yunkong2.vis.cordova/plugins/cordova-plugin-app-version/package.json
2018-09-22 10:44:38 +08:00

95 lines
2.6 KiB
JSON

{
"_args": [
[
{
"raw": "cordova-plugin-app-version",
"scope": null,
"escapedName": "cordova-plugin-app-version",
"name": "cordova-plugin-app-version",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"D:\\pWork\\yunkong2.vis.cordova\\node_modules"
]
],
"_from": "cordova-plugin-app-version@latest",
"_id": "cordova-plugin-app-version@0.1.9",
"_inCache": true,
"_location": "/cordova-plugin-app-version",
"_nodeVersion": "5.8.0",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/cordova-plugin-app-version-0.1.9.tgz_1472026299040_0.8699118127115071"
},
"_npmUser": {
"name": "whiteoctober",
"email": "info@whiteoctober.co.uk"
},
"_npmVersion": "3.7.3",
"_phantomChildren": {},
"_requested": {
"raw": "cordova-plugin-app-version",
"scope": null,
"escapedName": "cordova-plugin-app-version",
"name": "cordova-plugin-app-version",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/cordova-plugin-app-version/-/cordova-plugin-app-version-0.1.9.tgz",
"_shasum": "9db0607863337a710489302e5f50a904f1449bdb",
"_shrinkwrap": null,
"_spec": "cordova-plugin-app-version",
"_where": "D:\\pWork\\yunkong2.vis.cordova\\node_modules",
"author": {
"name": "whiteoctober"
},
"bugs": {
"url": "https://github.com/whiteoctober/cordova-plugin-app-version/issues"
},
"dependencies": {},
"description": "Cordova plugin to return the version number of the current app",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "9db0607863337a710489302e5f50a904f1449bdb",
"tarball": "https://registry.npmjs.org/cordova-plugin-app-version/-/cordova-plugin-app-version-0.1.9.tgz"
},
"gitHead": "bcfecaf9e4d20135a487de5502f7d1e3b251e062",
"homepage": "https://github.com/whiteoctober/cordova-plugin-app-version#readme",
"keywords": [
"cordova",
"ecosystem:cordova",
"app",
"version",
"appversion",
"plugin"
],
"license": "MIT",
"maintainers": [
{
"name": "maistho",
"email": "maistho@gmail.com"
},
{
"name": "whiteoctober",
"email": "info@whiteoctober.co.uk"
}
],
"name": "cordova-plugin-app-version",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/whiteoctober/cordova-plugin-app-version.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.1.9"
}