75 lines
2.2 KiB
JSON
Executable File
75 lines
2.2 KiB
JSON
Executable File
{
|
|
"_from": "cordova-plugin-fingerprint-aio",
|
|
"_id": "cordova-plugin-fingerprint-aio@1.4.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-YiE9Ry/nWbd5U1uT8WGTbOBDoMrPwXCOjdbciV7Vx5fz85rfRgLHZf+p3DBAvRYt+l96P6HPpIbnL6G5RbAu9Q==",
|
|
"_location": "/cordova-plugin-fingerprint-aio",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "tag",
|
|
"registry": true,
|
|
"raw": "cordova-plugin-fingerprint-aio",
|
|
"name": "cordova-plugin-fingerprint-aio",
|
|
"escapedName": "cordova-plugin-fingerprint-aio",
|
|
"rawSpec": "",
|
|
"saveSpec": null,
|
|
"fetchSpec": "latest"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/cordova-plugin-fingerprint-aio/-/cordova-plugin-fingerprint-aio-1.4.1.tgz",
|
|
"_shasum": "adf3f5e8caf53c5db1bd6c3ed79addd5498f2701",
|
|
"_spec": "cordova-plugin-fingerprint-aio",
|
|
"_where": "/opt/lampp/htdocs/Ionic3AngularMaterial-master",
|
|
"author": {
|
|
"name": "Niklas Merz"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/niklasmerz/cordova-plugin-fingerprint-aio/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"cordova": {
|
|
"id": "cordova-plugin-fingerprint-aio",
|
|
"platforms": [
|
|
"android",
|
|
"ios"
|
|
]
|
|
},
|
|
"dependencies": {
|
|
"cordova-plugin-add-swift-support": "^1.7.1"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Cordova plugin to use fingerprint authentication on Android and iOS",
|
|
"devDependencies": {
|
|
"cordova-paramedic": "git+https://github.com/apache/cordova-paramedic.git",
|
|
"cordova-plugin-xml": "^0.1.2",
|
|
"eslint": "^4.19.1",
|
|
"jasmine": "^2.8.0"
|
|
},
|
|
"homepage": "https://github.com/niklasmerz/cordova-plugin-fingerprint-aio#readme",
|
|
"keywords": [
|
|
"cordova",
|
|
"plugin",
|
|
"android",
|
|
"fingerprint",
|
|
"authentication",
|
|
"ecosystem:cordova",
|
|
"cordova-android",
|
|
"cordova-ios",
|
|
"ios"
|
|
],
|
|
"license": "MIT",
|
|
"name": "cordova-plugin-fingerprint-aio",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/niklasmerz/cordova-plugin-fingerprint-aio.git"
|
|
},
|
|
"scripts": {
|
|
"plugin-version": "cordova-plugin-xml setVersion",
|
|
"test": "./node_modules/cordova-paramedic/main.js --plugin . --platform"
|
|
},
|
|
"version": "1.4.1"
|
|
}
|