{ "_args": [ [ { "raw": "jpm", "scope": null, "escapedName": "jpm", "name": "jpm", "rawSpec": "", "spec": "latest", "type": "tag" }, "" ] ], "_from": "jpm@latest", "_id": "jpm@1.1.3", "_inCache": true, "_installable": true, "_location": "/jpm", "_nodeVersion": "4.4.7", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/jpm-1.1.3.tgz_1469725672914_0.9818526445887983" }, "_npmUser": { "name": "addons-robot", "email": "addons-dev-automation+npm@mozilla.com" }, "_npmVersion": "3.10.5", "_phantomChildren": {}, "_requested": { "raw": "jpm", "scope": null, "escapedName": "jpm", "name": "jpm", "rawSpec": "", "spec": "latest", "type": "tag" }, "_requiredBy": [ "#USER" ], "_resolved": "https://registry.npmjs.org/jpm/-/jpm-1.1.3.tgz", "_shasum": "c9d2c5cab8d9437fee01c0e7c1745025bbff5597", "_shrinkwrap": null, "_spec": "jpm", "_where": "", "author": { "name": "Jordan Santell" }, "bin": { "jpm": "./bin/jpm" }, "bugs": { "url": "http://github.com/mozilla-jetpack/jpm/issues" }, "dependencies": { "commander": "2.9.0", "decompress-zip": "0.3.0", "deepcopy": "0.5.0", "firefox-profile": "0.4.0", "fs-extra": "0.30.0", "fs-promise": "0.3.1", "fx-runner": "1.0.5", "jetpack-id": "0.0.4", "jetpack-validation": "0.0.6", "jpm-core": "0.0.11", "jsontoxml": "0.0.11", "jsonwebtoken": "5.4.0", "jszip": "2.4.0", "lodash": "4.11.1", "lodash.merge": "3.3.2", "minimatch": "3.0.2", "mozilla-toolkit-versioning": "0.0.2", "mozilla-version-comparator": "1.0.2", "node-watch": "0.3.4", "open": "0.0.5", "promzard": "0.3.0", "read": "1.0.7", "request": "2.67.0", "semver": "5.1.0", "sign-addon": "0.1.3", "tmp": "0.0.28", "when": "3.7.2", "xml2js": "0.4.16", "zip-dir": "1.0.2" }, "description": "Jetpack Mechanic utilities for creating, testing, running and packaging Mozilla Jetpack Addons", "devDependencies": { "async": "1.5.0", "chai": "3.4.1", "conventional-changelog-cli": "1.2.0", "conventional-changelog-lint": "1.0.0", "dive": "0.4.0", "glob": "5.0.3", "husky": "^0.10.1", "jscs": "^2.7.0", "jshint": "^2.9.1-rc1", "mocha": "2.5.3", "release-it": "2.3.1", "rimraf": "2.3.2", "teacher": "0.0.1", "xmldom": "0.1.19" }, "directories": {}, "dist": { "shasum": "c9d2c5cab8d9437fee01c0e7c1745025bbff5597", "tarball": "https://registry.npmjs.org/jpm/-/jpm-1.1.3.tgz" }, "engines": { "node": ">=0.10", "npm": ">=3.0.0" }, "gitHead": "bf67e4e047ebd46587de7e384de147dd91c42c70", "homepage": "https://github.com/mozilla-jetpack/jpm", "keywords": [ "firefox", "mozilla", "jetpack", "jpm" ], "license": "MPL-2.0", "locales": { "es": { "description": "Utilidades Mecánico Jetpack para crear, probar, ejecutar y empacar Mozilla Jetpack Addons" } }, "main": "index.js", "maintainers": [ { "name": "addons-robot", "email": "addons-dev-automation+npm@mozilla.com" }, { "name": "bwinton", "email": "bwinton@latte.ca" }, { "name": "gozala", "email": "rfobic@gmail.com" }, { "name": "jsantell", "email": "jsantell@gmail.com" }, { "name": "kumar303", "email": "kumar.mcmillan@gmail.com" }, { "name": "mossop", "email": "dtownsend@oxymoronical.com" } ], "name": "jpm", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/mozilla-jetpack/jpm.git" }, "scripts": { "addon_runners": "node ./test/run.js addon_runners", "addons": "node ./test/run.js addons", "changelog": "conventional-changelog -p angular -u", "changelog-lint": "conventional-changelog-lint --from master", "documentation": "mocha -t 5000 test/documentation", "functional": "node ./test/run.js functional", "jscs": "jscs bin/jpm lib", "jshint": "jshint bin/jpm lib test --exclude test/addons,test/addon_runners,test/fixtures", "prepush": "npm run jshint && npm run jscs && npm run documentation", "test": "node ./test/run.js", "unit": "node ./test/run.js unit" }, "version": "1.1.3" }