first commit
This commit is contained in:
61
build/node_modules/bmp-js/package.json
generated
vendored
Normal file
61
build/node_modules/bmp-js/package.json
generated
vendored
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"bmp-js@0.0.3",
|
||||
"/Users/asciidisco/Desktop/asciidisco.com/build"
|
||||
]
|
||||
],
|
||||
"_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/asciidisco/Desktop/asciidisco.com/build",
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user