dreemgl
Version:
DreemGL is an open-source multi-screen prototyping framework for mediated environments, with a visual editor and shader styling for webGL and DALi runtimes written in JavaScript. As a toolkit for gpu-accelerated multiscreen development, DreemGL includes
68 lines (67 loc) • 1.89 kB
JSON
{
"_args": [
[
"delayed-stream@0.0.5",
"/Users/akirodic/Projects/dreemgl/system/lib/node_modules/combined-stream"
]
],
"_defaultsLoaded": true,
"_engineSupported": true,
"_from": "delayed-stream@0.0.5",
"_id": "delayed-stream@0.0.5",
"_inCache": true,
"_installable": true,
"_location": "/delayed-stream",
"_nodeVersion": "v0.4.9-pre",
"_npmVersion": "1.0.3",
"_phantomChildren": {},
"_requested": {
"name": "delayed-stream",
"raw": "delayed-stream@0.0.5",
"rawSpec": "0.0.5",
"scope": null,
"spec": "0.0.5",
"type": "version"
},
"_requiredBy": [
"/combined-stream"
],
"_resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz",
"_shasum": "d4b1f43a93e8296dfe02694f4680bc37a313c73f",
"_shrinkwrap": null,
"_spec": "delayed-stream@0.0.5",
"_where": "/Users/akirodic/Projects/dreemgl/system/lib/node_modules/combined-stream",
"author": {
"email": "felix@debuggable.com",
"name": "Felix Geisendörfer",
"url": "http://debuggable.com/"
},
"bugs": {
"url": "https://github.com/felixge/node-delayed-stream/issues"
},
"dependencies": {},
"description": "Buffers events from a stream until you are ready to handle them.",
"devDependencies": {
"fake": "0.2.0",
"far": "0.0.1"
},
"directories": {},
"dist": {
"shasum": "d4b1f43a93e8296dfe02694f4680bc37a313c73f",
"tarball": "http://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz"
},
"engines": {
"node": ">=0.4.0"
},
"homepage": "https://github.com/felixge/node-delayed-stream",
"main": "./lib/delayed_stream",
"name": "delayed-stream",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/felixge/node-delayed-stream.git"
},
"scripts": {},
"version": "0.0.5"
}