npm-arduino-avr-gcc
Version:
Installs Arduino's avr-gcc toolchain via npm.
82 lines (81 loc) • 2.08 kB
JSON
{
"_args": [
[
"getpass@^0.1.1",
"/Users/paulobarcelos/Lab/Quirkbot/npm-arduino-avr-gcc/node_modules/sshpk"
]
],
"_from": "getpass@>=0.1.1 <0.2.0",
"_id": "getpass@0.1.5",
"_inCache": true,
"_installable": true,
"_location": "/getpass",
"_nodeVersion": "0.12.13",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/getpass-0.1.5.tgz_1461279405263_0.8423897379543632"
},
"_npmUser": {
"email": "alex@cooperi.net",
"name": "arekinath"
},
"_npmVersion": "2.15.1",
"_phantomChildren": {},
"_requested": {
"name": "getpass",
"raw": "getpass@^0.1.1",
"rawSpec": "^0.1.1",
"scope": null,
"spec": ">=0.1.1 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/sshpk"
],
"_resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.5.tgz",
"_shasum": "a20d5f2a8fc83f11db0d591d0487469407e6be14",
"_shrinkwrap": null,
"_spec": "getpass@^0.1.1",
"_where": "/Users/paulobarcelos/Lab/Quirkbot/npm-arduino-avr-gcc/node_modules/sshpk",
"author": {
"email": "alex.wilson@joyent.com",
"name": "Alex Wilson"
},
"bugs": {
"url": "https://github.com/arekinath/node-getpass/issues"
},
"dependencies": {
"assert-plus": "^1.0.0"
},
"description": "getpass for node.js",
"devDependencies": {
"json": "^9.0.3",
"pty.js": "^0.3.0",
"tape": "^4.4.0"
},
"directories": {},
"dist": {
"shasum": "a20d5f2a8fc83f11db0d591d0487469407e6be14",
"tarball": "https://registry.npmjs.org/getpass/-/getpass-0.1.5.tgz"
},
"gitHead": "11419e2e861be30c818f422e7c3cb256cc222003",
"homepage": "https://github.com/arekinath/node-getpass#readme",
"license": "MPL-2.0",
"main": "lib/index.js",
"maintainers": [
{
"name": "arekinath",
"email": "alex@cooperi.net"
}
],
"name": "getpass",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/arekinath/node-getpass.git"
},
"scripts": {
"test": "tape test/*.test.js"
},
"version": "0.1.5"
}