applozic-cordova-chat-pluginn
Version:
94 lines (93 loc) • 2.34 kB
JSON
{
"_from": "cordova-plugin-device@1.1.4",
"_id": "cordova-plugin-device@1.1.4",
"_inBundle": false,
"_integrity": "sha1-1f50cSBp0D9tOG7wvTIbOr0NONw=",
"_location": "/cordova-plugin-device",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "cordova-plugin-device@1.1.4",
"name": "cordova-plugin-device",
"escapedName": "cordova-plugin-device",
"rawSpec": "1.1.4",
"saveSpec": null,
"fetchSpec": "1.1.4"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/cordova-plugin-device/-/cordova-plugin-device-1.1.4.tgz",
"_shasum": "d5fe74712069d03f6d386ef0bd321b3abd0d38dc",
"_spec": "cordova-plugin-device@1.1.4",
"_where": "/Users/devashish/Documents/Github/Ionic/cutePuppyPics/node_modules",
"author": {
"name": "Apache Software Foundation"
},
"bugs": {
"url": "https://github.com/apache/cordova-plugin-device/issues"
},
"bundleDependencies": false,
"cordova": {
"id": "cordova-plugin-device",
"platforms": [
"firefoxos",
"tizen",
"android",
"amazon-fireos",
"ubuntu",
"ios",
"blackberry10",
"wp7",
"wp8",
"windows8",
"windows",
"browser",
"osx"
]
},
"deprecated": false,
"description": "Cordova Device Plugin",
"devDependencies": {
"jshint": "^2.6.0"
},
"engines": {
"cordovaDependencies": {
"2.0.0": {
"cordova": ">100"
}
}
},
"homepage": "https://github.com/apache/cordova-plugin-device#readme",
"keywords": [
"cordova",
"device",
"ecosystem:cordova",
"cordova-firefoxos",
"cordova-tizen",
"cordova-android",
"cordova-amazon-fireos",
"cordova-ubuntu",
"cordova-ios",
"cordova-blackberry10",
"cordova-wp7",
"cordova-wp8",
"cordova-windows8",
"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": {
"jshint": "node node_modules/jshint/bin/jshint www && node node_modules/jshint/bin/jshint src && node node_modules/jshint/bin/jshint tests",
"test": "npm run jshint"
},
"version": "1.1.4"
}