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.
63 lines
1.4 KiB
63 lines
1.4 KiB
{ |
|
"_args": [ |
|
[ |
|
"bmp-js@0.1.0", |
|
"D:\\Project\\DaPing" |
|
] |
|
], |
|
"_from": "bmp-js@0.1.0", |
|
"_id": "bmp-js@0.1.0", |
|
"_inBundle": false, |
|
"_integrity": "sha512-vHdS19CnY3hwiNdkaqk93DvjVLfbEcI8mys4UjuWrlX1haDmroo8o4xCzh4wD6DGV6HxRCyauwhHRqMTfERtjw==", |
|
"_location": "/bmp-js", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"type": "version", |
|
"registry": true, |
|
"raw": "bmp-js@0.1.0", |
|
"name": "bmp-js", |
|
"escapedName": "bmp-js", |
|
"rawSpec": "0.1.0", |
|
"saveSpec": null, |
|
"fetchSpec": "0.1.0" |
|
}, |
|
"_requiredBy": [ |
|
"/@jimp/bmp" |
|
], |
|
"_resolved": "https://registry.npmjs.org/bmp-js/-/bmp-js-0.1.0.tgz", |
|
"_spec": "0.1.0", |
|
"_where": "D:\\Project\\DaPing", |
|
"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", |
|
"16bit", |
|
"24bit", |
|
"32bit", |
|
"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.1.0" |
|
}
|
|
|