95 lines
2.2 KiB
JSON
95 lines
2.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "bmp-js@0.0.3",
|
|
"scope": null,
|
|
"escapedName": "bmp-js",
|
|
"name": "bmp-js",
|
|
"rawSpec": "0.0.3",
|
|
"spec": "0.0.3",
|
|
"type": "version"
|
|
},
|
|
"C:\\Users\\ryuki\\TheDesk\\app\\node_modules\\jimp"
|
|
]
|
|
],
|
|
"_from": "bmp-js@0.0.3",
|
|
"_id": "bmp-js@0.0.3",
|
|
"_inCache": true,
|
|
"_location": "/bmp-js",
|
|
"_nodeVersion": "4.4.1",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/bmp-js-0.0.3.tgz_1479792875581_0.47241814457811415"
|
|
},
|
|
"_npmUser": {
|
|
"name": "shaozilee",
|
|
"email": "shaozilee@gmail.com"
|
|
},
|
|
"_npmVersion": "2.14.20",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "bmp-js@0.0.3",
|
|
"scope": null,
|
|
"escapedName": "bmp-js",
|
|
"name": "bmp-js",
|
|
"rawSpec": "0.0.3",
|
|
"spec": "0.0.3",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"/jimp"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/bmp-js/-/bmp-js-0.0.3.tgz",
|
|
"_shasum": "64113e9c7cf1202b376ed607bf30626ebe57b18a",
|
|
"_shrinkwrap": null,
|
|
"_spec": "bmp-js@0.0.3",
|
|
"_where": "C:\\Users\\ryuki\\TheDesk\\app\\node_modules\\jimp",
|
|
"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": {},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "64113e9c7cf1202b376ed607bf30626ebe57b18a",
|
|
"tarball": "https://registry.npmjs.org/bmp-js/-/bmp-js-0.0.3.tgz"
|
|
},
|
|
"gitHead": "ed420afbf1682ebe34abcbbe23dfbcabaaf161f0",
|
|
"homepage": "https://github.com/shaozilee/bmp-js#readme",
|
|
"keywords": [
|
|
"bmp",
|
|
"1bit",
|
|
"4bit",
|
|
"8bit",
|
|
"24bit",
|
|
"encoder",
|
|
"decoder",
|
|
"image",
|
|
"javascript",
|
|
"js"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "shaozilee",
|
|
"email": "shaozilee@gmail.com"
|
|
}
|
|
],
|
|
"name": "bmp-js",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/shaozilee/bmp-js.git"
|
|
},
|
|
"scripts": {},
|
|
"version": "0.0.3"
|
|
}
|