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/flip-pixels/package.json

54 lines
1.4 KiB

{
"_from": "flip-pixels@^1.0.1",
"_id": "flip-pixels@1.0.2",
"_inBundle": false,
"_integrity": "sha512-oXbJGbjDnfJRWPC7Va38EFhd+A8JWE5/hCiKcK8qjCdbLj9DTpsq6MEudwpRTH+V4qq+Jw7d3pUgQdSr3x3mTA==",
"_location": "/flip-pixels",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "flip-pixels@^1.0.1",
"name": "flip-pixels",
"escapedName": "flip-pixels",
"rawSpec": "^1.0.1",
"saveSpec": null,
"fetchSpec": "^1.0.1"
},
"_requiredBy": [
"/image-pixels",
"/pxls"
],
"_resolved": "https://registry.npmjs.org/flip-pixels/-/flip-pixels-1.0.2.tgz",
"_shasum": "aad7b7d9fc65932d5f27e2e4dac4b494140845e4",
"_spec": "flip-pixels@^1.0.1",
"_where": "/home/sigonasr2/divar/server/node_modules/image-pixels",
"author": {
"name": "dy"
},
"bugs": {
"url": "https://github.com/dy/flip-pixels/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Flip pixel data after readPixels",
"homepage": "https://github.com/dy/flip-pixels#readme",
"keywords": [
"readPixels",
"webgl",
"gl",
"stackgl",
"pixels"
],
"license": "MIT",
"main": "index.js",
"name": "flip-pixels",
"repository": {
"type": "git",
"url": "git+https://github.com/dy/flip-pixels.git"
},
"scripts": {
"test": "node test"
},
"version": "1.0.2"
}