102 lines
2.4 KiB
JSON
102 lines
2.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "jpeg-js@^0.2.0",
|
|
"scope": null,
|
|
"escapedName": "jpeg-js",
|
|
"name": "jpeg-js",
|
|
"rawSpec": "^0.2.0",
|
|
"spec": ">=0.2.0 <0.3.0",
|
|
"type": "range"
|
|
},
|
|
"C:\\Users\\ryuki\\TheDesk\\app\\node_modules\\jimp"
|
|
]
|
|
],
|
|
"_from": "jpeg-js@>=0.2.0 <0.3.0",
|
|
"_id": "jpeg-js@0.2.0",
|
|
"_inCache": true,
|
|
"_location": "/jpeg-js",
|
|
"_nodeVersion": "0.12.7",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/jpeg-js-0.2.0.tgz_1465093810196_0.483671149937436"
|
|
},
|
|
"_npmUser": {
|
|
"name": "eugeneware",
|
|
"email": "eugene@noblesamurai.com"
|
|
},
|
|
"_npmVersion": "3.4.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "jpeg-js@^0.2.0",
|
|
"scope": null,
|
|
"escapedName": "jpeg-js",
|
|
"name": "jpeg-js",
|
|
"rawSpec": "^0.2.0",
|
|
"spec": ">=0.2.0 <0.3.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/jimp"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jpeg-js/-/jpeg-js-0.2.0.tgz",
|
|
"_shasum": "53e448ec9d263e683266467e9442d2c5a2ef5482",
|
|
"_shrinkwrap": null,
|
|
"_spec": "jpeg-js@^0.2.0",
|
|
"_where": "C:\\Users\\ryuki\\TheDesk\\app\\node_modules\\jimp",
|
|
"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": "53e448ec9d263e683266467e9442d2c5a2ef5482",
|
|
"tarball": "https://registry.npmjs.org/jpeg-js/-/jpeg-js-0.2.0.tgz"
|
|
},
|
|
"gitHead": "3246dd8ce6cc21ab0a56b20a5b3aa6dffbc138cc",
|
|
"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": "strandedcity",
|
|
"email": "phil@phil-seaton.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.2.0"
|
|
}
|