62 lines
1.3 KiB
JSON
62 lines
1.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"bmp-js@0.0.3",
|
|
"/Users/aa/TheDesk/app"
|
|
]
|
|
],
|
|
"_from": "bmp-js@0.0.3",
|
|
"_id": "bmp-js@0.0.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-ZBE+nHzxICs3btYHvzBibr5XsYo=",
|
|
"_location": "/bmp-js",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "bmp-js@0.0.3",
|
|
"name": "bmp-js",
|
|
"escapedName": "bmp-js",
|
|
"rawSpec": "0.0.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.0.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/jimp"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/bmp-js/-/bmp-js-0.0.3.tgz",
|
|
"_spec": "0.0.3",
|
|
"_where": "/Users/aa/TheDesk/app",
|
|
"author": {
|
|
"name": "shaozilee",
|
|
"email": "shaozilee@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/shaozilee/bmp-js/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "A pure javascript BMP encoder and decoder",
|
|
"devDependencies": {},
|
|
"homepage": "https://github.com/shaozilee/bmp-js#readme",
|
|
"keywords": [
|
|
"bmp",
|
|
"1bit",
|
|
"4bit",
|
|
"8bit",
|
|
"24bit",
|
|
"encoder",
|
|
"decoder",
|
|
"image",
|
|
"javascript",
|
|
"js"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "bmp-js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/shaozilee/bmp-js.git"
|
|
},
|
|
"version": "0.0.3"
|
|
}
|