You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

155 lines
3.6 KiB
JSON

{
"_args": [
[
"cordova-android@~6.2.2",
"/home/skylar/Documents/Projects/Sources/Fidget Spinner"
]
],
"_from": "cordova-android@>=6.2.2 <6.3.0",
"_id": "cordova-android@6.2.3",
"_inCache": true,
"_installable": true,
"_location": "/cordova-android",
"_nodeVersion": "6.10.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/cordova-android-6.2.3.tgz_1494002326931_0.22964729112572968"
},
"_npmUser": {
"email": "maj.fil@gmail.com",
"name": "filmaj"
},
"_npmVersion": "3.10.10",
"_phantomChildren": {},
"_requested": {
"name": "cordova-android",
"raw": "cordova-android@~6.2.2",
"rawSpec": "~6.2.2",
"scope": null,
"spec": ">=6.2.2 <6.3.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/cordova-android/-/cordova-android-6.2.3.tgz",
"_shasum": "249f21b6ce5f1f1c847a7ab83b16909dbed5aa28",
"_shrinkwrap": null,
"_spec": "cordova-android@~6.2.2",
"_where": "/home/skylar/Documents/Projects/Sources/Fidget Spinner",
"author": {
"name": "Apache Software Foundation"
},
"bin": {
"create": "bin/create"
},
"bundleDependencies": [
"cordova-common",
"elementtree",
"nopt",
"properties-parser",
"q",
"shelljs"
],
"dependencies": {
"cordova-common": "^2.0.1",
"elementtree": "0.1.6",
"nopt": "^3.0.1",
"properties-parser": "^0.2.3",
"q": "^1.4.1",
"shelljs": "^0.5.3"
},
"description": "cordova-android release",
"devDependencies": {
"istanbul": "^0.4.2",
"jasmine": "^2.5.2",
"jshint": "^2.6.0",
"promise-matchers": "~0",
"rewire": "^2.1.3"
},
"directories": {},
"dist": {
"shasum": "249f21b6ce5f1f1c847a7ab83b16909dbed5aa28",
"tarball": "https://registry.npmjs.org/cordova-android/-/cordova-android-6.2.3.tgz"
},
"keywords": [
"android",
"apache",
"cordova"
],
"license": "Apache-2.0",
"main": "bin/templates/cordova/Api.js",
"maintainers": [
{
"name": "kamrik",
"email": "kamrik@gmail.com"
},
{
"name": "agrieve",
"email": "agrieve@chromium.org"
},
{
"name": "apachebuilds",
"email": "root@apache.org"
},
{
"name": "bowserj",
"email": "bowserj@apache.org"
},
{
"name": "cmarcelk",
"email": "cmarcelk@gmail.com"
},
{
"name": "cordovaowner",
"email": "stevengill.97@gmail.com"
},
{
"name": "filmaj",
"email": "maj.fil@gmail.com"
},
{
"name": "anis",
"email": "anis.kadri@gmail.com"
},
{
"name": "kotikov.vladimir",
"email": "kotikov.vladimir@gmail.com"
},
{
"name": "muratsu",
"email": "sutunc@gmail.com"
},
{
"name": "purplecabbage",
"email": "purplecabbage@gmail.com"
},
{
"name": "shazron",
"email": "shazron@gmail.com"
},
{
"name": "stevegill",
"email": "stevengill97@gmail.com"
},
{
"name": "surajpindoria",
"email": "suraj.pindoria@yahoo.com"
}
],
"name": "cordova-android",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "https://git-wip-us.apache.org/repos/asf/cordova-android.git"
},
"scripts": {
"cover": "istanbul cover --root bin/templates/cordova --print detail jasmine",
"jshint": "jshint bin && jshint spec",
"test": "npm run jshint && jasmine",
"test-build": "jasmine --captureExceptions --color spec/e2e/*.spec.js"
},
"version": "6.2.3"
}