{ "_args": [ [ { "raw": "electron-download@^3.0.1", "scope": null, "escapedName": "electron-download", "name": "electron-download", "rawSpec": "^3.0.1", "spec": ">=3.0.1 <4.0.0", "type": "range" }, "/Users/gaudenz/git/drawio/etc/electron/node_modules/electron" ] ], "_from": "electron-download@>=3.0.1 <4.0.0", "_id": "electron-download@3.3.0", "_inCache": true, "_location": "/electron-download", "_nodeVersion": "7.4.0", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/electron-download-3.3.0.tgz_1486150683844_0.7468576005194336" }, "_npmUser": { "name": "kevinsawicki", "email": "kevinsawicki@gmail.com" }, "_npmVersion": "4.0.5", "_phantomChildren": { "graceful-fs": "4.1.11", "klaw": "1.3.1", "path-is-absolute": "1.0.1", "rimraf": "2.6.1" }, "_requested": { "raw": "electron-download@^3.0.1", "scope": null, "escapedName": "electron-download", "name": "electron-download", "rawSpec": "^3.0.1", "spec": ">=3.0.1 <4.0.0", "type": "range" }, "_requiredBy": [ "/electron" ], "_resolved": "https://registry.npmjs.org/electron-download/-/electron-download-3.3.0.tgz", "_shasum": "2cfd54d6966c019c4d49ad65fbe65cc9cdef68c8", "_shrinkwrap": null, "_spec": "electron-download@^3.0.1", "_where": "/Users/gaudenz/git/drawio/etc/electron/node_modules/electron", "author": { "name": "max ogden" }, "babel": { "presets": [ "es2015" ] }, "bin": { "electron-download": "build/cli.js" }, "bugs": { "url": "https://github.com/electron-userland/electron-download/issues" }, "dependencies": { "debug": "^2.2.0", "fs-extra": "^0.30.0", "home-path": "^1.0.1", "minimist": "^1.2.0", "nugget": "^2.0.0", "path-exists": "^2.1.0", "rc": "^1.1.2", "semver": "^5.3.0", "sumchecker": "^1.2.0" }, "description": "download electron prebuilt binary zips from github releases", "devDependencies": { "babel-cli": "^6.14.0", "babel-preset-es2015": "^6.14.0", "babel-register": "^6.14.0", "eslint": "^3.2.0", "eslint-config-standard": "^5.2.0", "eslint-plugin-promise": "^2.0.0", "eslint-plugin-standard": "^2.0.0", "mkdirp": "^0.5.1", "tape": "^4.6.0", "temp": "^0.8.3" }, "directories": {}, "dist": { "shasum": "2cfd54d6966c019c4d49ad65fbe65cc9cdef68c8", "tarball": "https://registry.npmjs.org/electron-download/-/electron-download-3.3.0.tgz" }, "eslintConfig": { "extends": "standard", "parserOptions": { "sourceType": "script" }, "rules": { "strict": [ "error" ] } }, "gitHead": "42425c6c088aa2ee495a90edf087cb3d7a17413a", "homepage": "https://github.com/electron-userland/electron-download#readme", "keywords": [], "license": "BSD-3-Clause", "main": "build/index.js", "maintainers": [ { "name": "electron", "email": "electron@github.com" }, { "name": "fritx", "email": "uxfritz@163.com" }, { "name": "jlord", "email": "to.jlord@gmail.com" }, { "name": "kevinsawicki", "email": "kevinsawicki@gmail.com" }, { "name": "mafintosh", "email": "mathiasbuus@gmail.com" }, { "name": "maxogden", "email": "max@maxogden.com" }, { "name": "zcbenz", "email": "zcbenz@gmail.com" }, { "name": "zeke", "email": "zeke@sikelianos.com" } ], "name": "electron-download", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/electron-userland/electron-download.git" }, "scripts": { "lint": "eslint lib test", "prepublish": "babel --out-dir build lib", "test": "npm run unit-tests && npm run lint", "unit-tests": "tape -r babel-register test/*.js" }, "version": "3.3.0" }