80 lines
2.0 KiB
JSON
Executable File

{
"_args": [
[
{
"raw": "node-bitmap@0.0.1",
"scope": null,
"escapedName": "node-bitmap",
"name": "node-bitmap",
"rawSpec": "0.0.1",
"spec": "0.0.1",
"type": "version"
},
"/Users/gerrit/Documents/node.js-Projects/tinkerforge/node_modules/get-pixels"
]
],
"_defaultsLoaded": true,
"_engineSupported": true,
"_from": "node-bitmap@0.0.1",
"_id": "node-bitmap@0.0.1",
"_inCache": true,
"_location": "/node-bitmap",
"_nodeVersion": "v0.6.11",
"_npmUser": {
"name": "nowelium",
"email": "nowelium@gmail.com"
},
"_npmVersion": "1.1.1",
"_phantomChildren": {},
"_requested": {
"raw": "node-bitmap@0.0.1",
"scope": null,
"escapedName": "node-bitmap",
"name": "node-bitmap",
"rawSpec": "0.0.1",
"spec": "0.0.1",
"type": "version"
},
"_requiredBy": [
"/get-pixels"
],
"_resolved": "https://registry.npmjs.org/node-bitmap/-/node-bitmap-0.0.1.tgz",
"_shasum": "180eac7003e0c707618ef31368f62f84b2a69091",
"_shrinkwrap": null,
"_spec": "node-bitmap@0.0.1",
"_where": "/Users/gerrit/Documents/node.js-Projects/tinkerforge/node_modules/get-pixels",
"author": {
"name": "Yusuke Hata"
},
"bugs": {
"url": "https://github.com/nowelium/node-bitmap/issues"
},
"dependencies": {},
"description": "pure javascript Bitmap library",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "180eac7003e0c707618ef31368f62f84b2a69091",
"tarball": "https://registry.npmjs.org/node-bitmap/-/node-bitmap-0.0.1.tgz"
},
"engines": {
"node": ">=v0.6.5"
},
"homepage": "https://github.com/nowelium/node-bitmap",
"main": "./index",
"maintainers": [
{
"name": "nowelium",
"email": "nowelium@gmail.com"
}
],
"name": "node-bitmap",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/nowelium/node-bitmap.git"
},
"version": "0.0.1"
}