You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
1.3 KiB
52 lines
1.3 KiB
{
|
|
"_from": "pngparse@^2.0.1",
|
|
"_id": "pngparse@2.0.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-hoUt5N40n077HoUudSVlXlrF37g=",
|
|
"_location": "/pngparse",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "pngparse@^2.0.1",
|
|
"name": "pngparse",
|
|
"escapedName": "pngparse",
|
|
"rawSpec": "^2.0.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^2.0.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/readimage"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/pngparse/-/pngparse-2.0.1.tgz",
|
|
"_shasum": "86852de4de349f4efb1e852e7525655e5ac5dfb8",
|
|
"_spec": "pngparse@^2.0.1",
|
|
"_where": "/home/sigonasr2/divar/server/node_modules/readimage",
|
|
"author": {
|
|
"name": "The Dark Sky Company",
|
|
"email": "devsupport@darkskyapp.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/darkskyapp/pngparse/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {},
|
|
"deprecated": false,
|
|
"description": "convert PNG images to pixel arrays without dependencies",
|
|
"devDependencies": {
|
|
"chai": "1.6.x",
|
|
"mocha": "1.10.x"
|
|
},
|
|
"homepage": "https://github.com/darkskyapp/pngparse#readme",
|
|
"keywords": [
|
|
"png",
|
|
"image"
|
|
],
|
|
"main": "./index",
|
|
"name": "pngparse",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/darkskyapp/pngparse.git"
|
|
},
|
|
"version": "2.0.1"
|
|
}
|
|
|