UNPKG

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

82 lines (81 loc) 1.88 kB
{ "_args": [ [ "qs@~0.6.0", "/Users/akirodic/Projects/dreemgl/system/lib/node_modules/request" ] ], "_from": "qs@>=0.6.0 <0.7.0", "_id": "qs@0.6.6", "_inCache": true, "_installable": true, "_location": "/qs", "_npmUser": { "email": "tj@vision-media.ca", "name": "tjholowaychuk" }, "_npmVersion": "1.2.30", "_phantomChildren": {}, "_requested": { "name": "qs", "raw": "qs@~0.6.0", "rawSpec": "~0.6.0", "scope": null, "spec": ">=0.6.0 <0.7.0", "type": "range" }, "_requiredBy": [ "/request" ], "_resolved": "https://registry.npmjs.org/qs/-/qs-0.6.6.tgz", "_shasum": "6e015098ff51968b8a3c819001d5f2c89bc4b107", "_shrinkwrap": null, "_spec": "qs@~0.6.0", "_where": "/Users/akirodic/Projects/dreemgl/system/lib/node_modules/request", "author": { "email": "tj@vision-media.ca", "name": "TJ Holowaychuk", "url": "http://tjholowaychuk.com" }, "bugs": { "url": "https://github.com/visionmedia/node-querystring/issues" }, "dependencies": {}, "description": "querystring parser", "devDependencies": { "expect.js": "*", "mocha": "*" }, "directories": {}, "dist": { "shasum": "6e015098ff51968b8a3c819001d5f2c89bc4b107", "tarball": "http://registry.npmjs.org/qs/-/qs-0.6.6.tgz" }, "engines": { "node": "*" }, "homepage": "https://github.com/visionmedia/node-querystring#readme", "keywords": [ "component", "parser", "query string" ], "main": "index", "maintainers": [ { "name": "tjholowaychuk", "email": "tj@vision-media.ca" } ], "name": "qs", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/visionmedia/node-querystring.git" }, "scripts": { "test": "make test" }, "version": "0.6.6" }