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

95 lines (94 loc) 2.26 kB
{ "_args": [ [ "prompt@0.2.x", "/Users/akirodic/Projects/dreemgl/system/lib/node_modules/flickrapi" ] ], "_from": "prompt@>=0.2.0 <0.3.0", "_id": "prompt@0.2.14", "_inCache": true, "_installable": true, "_location": "/prompt", "_npmUser": { "email": "jcrugzz@gmail.com", "name": "jcrugzz" }, "_npmVersion": "1.4.23", "_phantomChildren": {}, "_requested": { "name": "prompt", "raw": "prompt@0.2.x", "rawSpec": "0.2.x", "scope": null, "spec": ">=0.2.0 <0.3.0", "type": "range" }, "_requiredBy": [ "/flickrapi" ], "_resolved": "https://registry.npmjs.org/prompt/-/prompt-0.2.14.tgz", "_shasum": "57754f64f543fd7b0845707c818ece618f05ffdc", "_shrinkwrap": null, "_spec": "prompt@0.2.x", "_where": "/Users/akirodic/Projects/dreemgl/system/lib/node_modules/flickrapi", "author": { "email": "info@nodejitsu.com", "name": "Nodejitsu Inc." }, "bugs": { "url": "https://github.com/flatiron/prompt/issues" }, "dependencies": { "pkginfo": "0.x.x", "read": "1.0.x", "revalidator": "0.1.x", "utile": "0.2.x", "winston": "0.8.x" }, "description": "A beautiful command-line prompt for node.js", "devDependencies": { "vows": "0.7.0" }, "directories": {}, "dist": { "shasum": "57754f64f543fd7b0845707c818ece618f05ffdc", "tarball": "http://registry.npmjs.org/prompt/-/prompt-0.2.14.tgz" }, "engines": { "node": ">= 0.6.6" }, "gitHead": "e1d3df66acfe9de33a573bef1c0a1b18d18cc698", "homepage": "https://github.com/flatiron/prompt", "main": "./lib/prompt", "maintainers": [ { "name": "indexzero", "email": "charlie.robbins@gmail.com" }, { "name": "mmalecki", "email": "me@mmalecki.com" }, { "name": "fedor.indutny", "email": "fedor.indutny@gmail.com" }, { "name": "jcrugzz", "email": "jcrugzz@gmail.com" } ], "name": "prompt", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/flatiron/prompt.git" }, "scripts": { "test": "vows test/prompt-test.js --spec", "test-all": "vows --spec" }, "version": "0.2.14" }