85 lines
2.2 KiB
JSON
85 lines
2.2 KiB
JSON
|
{
|
||
|
"_from": "cordova-plugin-device@^2.0.2",
|
||
|
"_id": "cordova-plugin-device@2.0.2",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-/Ajzci5n7ve2xnv8mag99q3Quro=",
|
||
|
"_location": "/cordova-plugin-device",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "cordova-plugin-device@^2.0.2",
|
||
|
"name": "cordova-plugin-device",
|
||
|
"escapedName": "cordova-plugin-device",
|
||
|
"rawSpec": "^2.0.2",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^2.0.2"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"#USER",
|
||
|
"/"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/cordova-plugin-device/-/cordova-plugin-device-2.0.2.tgz",
|
||
|
"_shasum": "fc08f3722e67eef7b6c67bfc99a83df6add0baba",
|
||
|
"_spec": "cordova-plugin-device@^2.0.2",
|
||
|
"_where": "/home/thrrgilag/workspace/cordova/Goober",
|
||
|
"author": {
|
||
|
"name": "Apache Software Foundation"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://issues.apache.org/jira/browse/CB"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"cordova": {
|
||
|
"id": "cordova-plugin-device",
|
||
|
"platforms": [
|
||
|
"android",
|
||
|
"ios",
|
||
|
"windows",
|
||
|
"browser",
|
||
|
"osx"
|
||
|
]
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "Cordova Device Plugin",
|
||
|
"devDependencies": {
|
||
|
"eslint": "^3.19.0",
|
||
|
"eslint-config-semistandard": "^11.0.0",
|
||
|
"eslint-config-standard": "^10.2.1",
|
||
|
"eslint-plugin-import": "^2.3.0",
|
||
|
"eslint-plugin-node": "^5.0.0",
|
||
|
"eslint-plugin-promise": "^3.5.0",
|
||
|
"eslint-plugin-standard": "^3.0.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"cordovaDependencies": {
|
||
|
"3.0.0": {
|
||
|
"cordova": ">100"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"homepage": "https://github.com/apache/cordova-plugin-device#readme",
|
||
|
"keywords": [
|
||
|
"cordova",
|
||
|
"device",
|
||
|
"ecosystem:cordova",
|
||
|
"cordova-android",
|
||
|
"cordova-ios",
|
||
|
"cordova-windows",
|
||
|
"cordova-browser",
|
||
|
"cordova-osx"
|
||
|
],
|
||
|
"license": "Apache-2.0",
|
||
|
"name": "cordova-plugin-device",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/apache/cordova-plugin-device.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"eslint": "node node_modules/eslint/bin/eslint www && node node_modules/eslint/bin/eslint src && node node_modules/eslint/bin/eslint tests",
|
||
|
"test": "npm run eslint"
|
||
|
},
|
||
|
"types": "./types/index.d.ts",
|
||
|
"version": "2.0.2"
|
||
|
}
|