mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 15:12:51 +08:00
149 lines
3.7 KiB
JSON
149 lines
3.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "cordova-common@^2.2.0",
|
|
"scope": null,
|
|
"escapedName": "cordova-common",
|
|
"name": "cordova-common",
|
|
"rawSpec": "^2.2.0",
|
|
"spec": ">=2.2.0 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"/Users/steveng/repo/cordova/cordova-android"
|
|
]
|
|
],
|
|
"_from": "cordova-common@>=2.2.0 <3.0.0",
|
|
"_id": "cordova-common@2.2.1",
|
|
"_inCache": true,
|
|
"_location": "/cordova-common",
|
|
"_nodeVersion": "8.9.3",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/cordova-common-2.2.1.tgz_1513711030961_0.7797101123724133"
|
|
},
|
|
"_npmUser": {
|
|
"name": "stevegill",
|
|
"email": "stevengill97@gmail.com"
|
|
},
|
|
"_npmVersion": "4.6.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "cordova-common@^2.2.0",
|
|
"scope": null,
|
|
"escapedName": "cordova-common",
|
|
"name": "cordova-common",
|
|
"rawSpec": "^2.2.0",
|
|
"spec": ">=2.2.0 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "file:cordova-dist/tools/cordova-common-2.2.1.tgz",
|
|
"_shasum": "7009bc591729caa7285a588cfd6a7b54cd834f0c",
|
|
"_shrinkwrap": null,
|
|
"_spec": "cordova-common@^2.2.0",
|
|
"_where": "/Users/steveng/repo/cordova/cordova-android",
|
|
"author": {
|
|
"name": "Apache Software Foundation"
|
|
},
|
|
"bugs": {
|
|
"url": "https://issues.apache.org/jira/browse/CB",
|
|
"email": "dev@cordova.apache.org"
|
|
},
|
|
"contributors": [],
|
|
"dependencies": {
|
|
"ansi": "^0.3.1",
|
|
"bplist-parser": "^0.1.0",
|
|
"cordova-registry-mapper": "^1.1.8",
|
|
"elementtree": "0.1.6",
|
|
"glob": "^5.0.13",
|
|
"minimatch": "^3.0.0",
|
|
"osenv": "^0.1.3",
|
|
"plist": "^1.2.0",
|
|
"q": "^1.4.1",
|
|
"semver": "^5.0.1",
|
|
"shelljs": "^0.5.3",
|
|
"underscore": "^1.8.3",
|
|
"unorm": "^1.3.3"
|
|
},
|
|
"description": "Apache Cordova tools and platforms shared routines",
|
|
"devDependencies": {
|
|
"eslint": "^4.0.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",
|
|
"istanbul": "^0.4.5",
|
|
"jasmine": "^2.5.2",
|
|
"promise-matchers": "^0.9.6",
|
|
"rewire": "^2.5.1"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "7009bc591729caa7285a588cfd6a7b54cd834f0c",
|
|
"tarball": "https://registry.npmjs.org/cordova-common/-/cordova-common-2.2.1.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
},
|
|
"homepage": "https://github.com/apache/cordova-lib#readme",
|
|
"license": "Apache-2.0",
|
|
"main": "cordova-common.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "audreyso",
|
|
"email": "audreyeso@gmail.com"
|
|
},
|
|
{
|
|
"name": "apachebuilds",
|
|
"email": "root@apache.org"
|
|
},
|
|
{
|
|
"name": "filmaj",
|
|
"email": "maj.fil@gmail.com"
|
|
},
|
|
{
|
|
"name": "timbarham",
|
|
"email": "npmjs@barhams.info"
|
|
},
|
|
{
|
|
"name": "shazron",
|
|
"email": "shazron@gmail.com"
|
|
},
|
|
{
|
|
"name": "bowserj",
|
|
"email": "bowserj@apache.org"
|
|
},
|
|
{
|
|
"name": "purplecabbage",
|
|
"email": "purplecabbage@gmail.com"
|
|
},
|
|
{
|
|
"name": "stevegill",
|
|
"email": "stevengill97@gmail.com"
|
|
},
|
|
{
|
|
"name": "kotikov.vladimir",
|
|
"email": "kotikov.vladimir@gmail.com"
|
|
}
|
|
],
|
|
"name": "cordova-common",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/apache/cordova-lib.git"
|
|
},
|
|
"scripts": {
|
|
"cover": "istanbul cover --root src --print detail jasmine",
|
|
"eslint": "eslint src && eslint spec",
|
|
"jasmine": "jasmine JASMINE_CONFIG_PATH=spec/support/jasmine.json",
|
|
"test": "npm run eslint && npm run jasmine"
|
|
},
|
|
"version": "2.2.1"
|
|
}
|