npm-arduino-avr-gcc
Version:
Installs Arduino's avr-gcc toolchain via npm.
85 lines (84 loc) • 2.15 kB
JSON
{
"_args": [
[
"fstream-ignore@~1.0.3",
"/Users/paulobarcelos/Lab/Quirkbot/npm-arduino-avr-gcc/node_modules/tar-pack"
]
],
"_from": "fstream-ignore@>=1.0.3 <1.1.0",
"_id": "fstream-ignore@1.0.3",
"_inCache": true,
"_installable": true,
"_location": "/fstream-ignore",
"_nodeVersion": "4.2.1",
"_npmUser": {
"email": "ogd@aoaioxxysz.net",
"name": "othiym23"
},
"_npmVersion": "2.14.8",
"_phantomChildren": {},
"_requested": {
"name": "fstream-ignore",
"raw": "fstream-ignore@~1.0.3",
"rawSpec": "~1.0.3",
"scope": null,
"spec": ">=1.0.3 <1.1.0",
"type": "range"
},
"_requiredBy": [
"/tar-pack"
],
"_resolved": "https://registry.npmjs.org/fstream-ignore/-/fstream-ignore-1.0.3.tgz",
"_shasum": "4c74d91fa88b22b42f4f86a18a2820dd79d8fcdd",
"_shrinkwrap": null,
"_spec": "fstream-ignore@~1.0.3",
"_where": "/Users/paulobarcelos/Lab/Quirkbot/npm-arduino-avr-gcc/node_modules/tar-pack",
"author": {
"email": "i@izs.me",
"name": "Isaac Z. Schlueter",
"url": "http://blog.izs.me/"
},
"bugs": {
"url": "https://github.com/isaacs/fstream-ignore/issues"
},
"dependencies": {
"fstream": "^1.0.0",
"inherits": "2",
"minimatch": "^3.0.0"
},
"description": "A thing for ignoring files based on globs",
"devDependencies": {
"mkdirp": "",
"rimraf": "",
"tap": "^2.2.0"
},
"directories": {},
"dist": {
"shasum": "4c74d91fa88b22b42f4f86a18a2820dd79d8fcdd",
"tarball": "https://registry.npmjs.org/fstream-ignore/-/fstream-ignore-1.0.3.tgz"
},
"gitHead": "86c835eef61049496003f6b90c1e6c1236c92d6a",
"homepage": "https://github.com/isaacs/fstream-ignore#readme",
"license": "ISC",
"main": "ignore.js",
"maintainers": [
{
"name": "isaacs",
"email": "isaacs@npmjs.com"
},
{
"name": "othiym23",
"email": "ogd@aoaioxxysz.net"
}
],
"name": "fstream-ignore",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git://github.com/isaacs/fstream-ignore.git"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "1.0.3"
}