98 lines
2.4 KiB
JSON

{
"_args": [
[
{
"raw": "jpeg-js@^0.1.1",
"scope": null,
"escapedName": "jpeg-js",
"name": "jpeg-js",
"rawSpec": "^0.1.1",
"spec": ">=0.1.1 <0.2.0",
"type": "range"
},
"/Users/gerrit/Documents/node.js-Projects/tinkerforge/node_modules/get-pixels"
]
],
"_from": "jpeg-js@>=0.1.1 <0.2.0",
"_id": "jpeg-js@0.1.2",
"_inCache": true,
"_location": "/jpeg-js",
"_nodeVersion": "0.12.7",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/jpeg-js-0.1.2.tgz_1461227374071_0.8763980299700052"
},
"_npmUser": {
"name": "eugeneware",
"email": "eugene@noblesamurai.com"
},
"_npmVersion": "3.4.0",
"_phantomChildren": {},
"_requested": {
"raw": "jpeg-js@^0.1.1",
"scope": null,
"escapedName": "jpeg-js",
"name": "jpeg-js",
"rawSpec": "^0.1.1",
"spec": ">=0.1.1 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/get-pixels"
],
"_resolved": "https://registry.npmjs.org/jpeg-js/-/jpeg-js-0.1.2.tgz",
"_shasum": "135b992c0575c985cfa0f494a3227ed238583ece",
"_shrinkwrap": null,
"_spec": "jpeg-js@^0.1.1",
"_where": "/Users/gerrit/Documents/node.js-Projects/tinkerforge/node_modules/get-pixels",
"author": {
"name": "Eugene Ware",
"email": "eugene@noblesamurai.com"
},
"bugs": {
"url": "https://github.com/eugeneware/jpeg-js/issues"
},
"dependencies": {},
"description": "A pure javascript JPEG encoder and decoder",
"devDependencies": {
"redtape": "~0.1.0",
"tape": "~2.3.2"
},
"directories": {},
"dist": {
"shasum": "135b992c0575c985cfa0f494a3227ed238583ece",
"tarball": "https://registry.npmjs.org/jpeg-js/-/jpeg-js-0.1.2.tgz"
},
"gitHead": "cc5c597c7263980e8abdb95fe9cd48ce5001bc5f",
"homepage": "https://github.com/eugeneware/jpeg-js#readme",
"keywords": [
"jpeg",
"jpg",
"encoder",
"decoder",
"codec",
"image",
"javascript",
"js"
],
"license": "BSD-3-Clause",
"main": "index.js",
"maintainers": [
{
"name": "eugeneware",
"email": "eugene@noblesamurai.com"
}
],
"name": "jpeg-js",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/eugeneware/jpeg-js.git"
},
"scripts": {
"test": "tape test/*.js"
},
"version": "0.1.2"
}