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

150 lines
3.5 KiB
JSON

{
"_args": [
[
{
"raw": "cordova-plugin-file@4.3.3",
"scope": null,
"escapedName": "cordova-plugin-file",
"name": "cordova-plugin-file",
"rawSpec": "4.3.3",
"spec": "4.3.3",
"type": "version"
},
"D:\\pWork\\yunkong2.vis.cordova\\node_modules"
]
],
"_from": "cordova-plugin-file@4.3.3",
"_id": "cordova-plugin-file@4.3.3",
"_inCache": true,
"_location": "/cordova-plugin-file",
"_nodeVersion": "6.10.1",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/cordova-plugin-file-4.3.3.tgz_1493685743335_0.13007491896860301"
},
"_npmUser": {
"name": "filmaj",
"email": "maj.fil@gmail.com"
},
"_npmVersion": "3.10.10",
"_phantomChildren": {},
"_requested": {
"raw": "cordova-plugin-file@4.3.3",
"scope": null,
"escapedName": "cordova-plugin-file",
"name": "cordova-plugin-file",
"rawSpec": "4.3.3",
"spec": "4.3.3",
"type": "version"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/cordova-plugin-file/-/cordova-plugin-file-4.3.3.tgz",
"_shasum": "012e97aa1afb91f84916e6341b548366d23de9b9",
"_shrinkwrap": null,
"_spec": "cordova-plugin-file@4.3.3",
"_where": "D:\\pWork\\yunkong2.vis.cordova\\node_modules",
"author": {
"name": "Apache Software Foundation"
},
"bugs": {
"url": "https://github.com/apache/cordova-plugin-file/issues"
},
"cordova": {
"id": "cordova-plugin-file",
"platforms": [
"android",
"amazon-fireos",
"ubuntu",
"ios",
"osx",
"wp7",
"wp8",
"blackberry10",
"windows8",
"windows",
"firefoxos"
]
},
"dependencies": {},
"description": "Cordova File Plugin",
"devDependencies": {
"jshint": "^2.6.0"
},
"directories": {},
"dist": {
"shasum": "012e97aa1afb91f84916e6341b548366d23de9b9",
"tarball": "https://registry.npmjs.org/cordova-plugin-file/-/cordova-plugin-file-4.3.3.tgz"
},
"engines": {
"cordovaDependencies": {
"5.0.0": {
"cordova": ">100"
}
}
},
"homepage": "https://github.com/apache/cordova-plugin-file#readme",
"keywords": [
"cordova",
"file",
"ecosystem:cordova",
"cordova-android",
"cordova-amazon-fireos",
"cordova-ubuntu",
"cordova-ios",
"cordova-osx",
"cordova-wp7",
"cordova-wp8",
"cordova-blackberry10",
"cordova-windows8",
"cordova-windows",
"cordova-firefoxos"
],
"license": "Apache-2.0",
"maintainers": [
{
"name": "bowserj",
"email": "bowserj@apache.org"
},
{
"name": "csantanapr",
"email": "csantana23@gmail.com"
},
{
"name": "filmaj",
"email": "maj.fil@gmail.com"
},
{
"name": "kotikov.vladimir",
"email": "kotikov.vladimir@gmail.com"
},
{
"name": "purplecabbage",
"email": "purplecabbage@gmail.com"
},
{
"name": "shazron",
"email": "shazron@gmail.com"
},
{
"name": "stevegill",
"email": "stevengill97@gmail.com"
}
],
"name": "cordova-plugin-file",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/apache/cordova-plugin-file.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"
},
"types": "./types/index.d.ts",
"version": "4.3.3"
}