{ "_args": [ [ { "raw": "android-versions@^1.3.0", "scope": null, "escapedName": "android-versions", "name": "android-versions", "rawSpec": "^1.3.0", "spec": ">=1.3.0 <2.0.0", "type": "range" }, "/Users/steveng/repo/cordova/cordova-android" ] ], "_from": "android-versions@>=1.3.0 <2.0.0", "_id": "android-versions@1.3.0", "_inCache": true, "_location": "/android-versions", "_nodeVersion": "8.9.1", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/android-versions-1.3.0.tgz_1516678569554_0.20621655881404877" }, "_npmUser": { "name": "dvoiss", "email": "davidvoiss@gmail.com" }, "_npmVersion": "5.5.1", "_phantomChildren": {}, "_requested": { "raw": "android-versions@^1.3.0", "scope": null, "escapedName": "android-versions", "name": "android-versions", "rawSpec": "^1.3.0", "spec": ">=1.3.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/android-versions/-/android-versions-1.3.0.tgz", "_shasum": "ce6f3eae2e165ce4ed49b89beb68014741093044", "_shrinkwrap": null, "_spec": "android-versions@^1.3.0", "_where": "/Users/steveng/repo/cordova/cordova-android", "author": { "name": "dvoiss" }, "bugs": { "url": "https://github.com/dvoiss/android-versions/issues" }, "dependencies": { "semver": "^5.4.1" }, "description": "Get the name, API level, version level, NDK level, or version code from any version of Android.", "devDependencies": { "jshint": "^2.9.2", "tape": "^4.6.0" }, "directories": {}, "dist": { "integrity": "sha512-d/i1G16Oaw/T1EvskUA7Oo1vIQVK/0ZlpQgZfYVBwg6v/9FBE3QV66g5N1/bTHpRml8tFLxh+KoTw5DokK9c+A==", "shasum": "ce6f3eae2e165ce4ed49b89beb68014741093044", "tarball": "https://registry.npmjs.org/android-versions/-/android-versions-1.3.0.tgz" }, "gitHead": "f9772c197a75709df703a2cf339b4427032b08d3", "homepage": "https://github.com/dvoiss/android-versions#readme", "keywords": [ "android", "version", "versions", "ndk", "nougat", "marshmallow", "api", "level" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "dvoiss", "email": "davidvoiss@gmail.com" } ], "name": "android-versions", "optionalDependencies": {}, "pre-commit": [ "jshint" ], "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/dvoiss/android-versions.git" }, "scripts": { "jshint": "jshint .", "test": "tape tests/**/*.js" }, "version": "1.3.0" }