A suite to track Project Diva score statistics and ratings / D4DJ event data.
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.
 
 
 
 
 
 
projectdivar/server/node_modules/node-bitmap/package.json

47 lines
1.2 KiB

{
"_from": "node-bitmap@0.0.1",
"_id": "node-bitmap@0.0.1",
"_inBundle": false,
"_integrity": "sha1-GA6scAPgxwdhjvMTaPYvhLKmkJE=",
"_location": "/node-bitmap",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "node-bitmap@0.0.1",
"name": "node-bitmap",
"escapedName": "node-bitmap",
"rawSpec": "0.0.1",
"saveSpec": null,
"fetchSpec": "0.0.1"
},
"_requiredBy": [
"/get-pixels"
],
"_resolved": "https://registry.npmjs.org/node-bitmap/-/node-bitmap-0.0.1.tgz",
"_shasum": "180eac7003e0c707618ef31368f62f84b2a69091",
"_spec": "node-bitmap@0.0.1",
"_where": "/home/sigonasr2/divar/server/node_modules/get-pixels",
"author": {
"name": "Yusuke Hata"
},
"bugs": {
"url": "https://github.com/nowelium/node-bitmap/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "pure javascript Bitmap library",
"devDependencies": {},
"engines": {
"node": ">=v0.6.5"
},
"homepage": "https://github.com/nowelium/node-bitmap",
"main": "./index",
"name": "node-bitmap",
"repository": {
"type": "git",
"url": "git://github.com/nowelium/node-bitmap.git"
},
"version": "0.0.1"
}