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

84 lines (83 loc) 1.96 kB
{ "_args": [ [ "glob@~3.2.6", "/Users/akirodic/Projects/dreemgl/system/lib/node_modules/flickrapi" ] ], "_from": "glob@>=3.2.6 <3.3.0", "_id": "glob@3.2.11", "_inCache": true, "_installable": true, "_location": "/glob", "_npmUser": { "email": "i@izs.me", "name": "isaacs" }, "_npmVersion": "1.4.10", "_phantomChildren": {}, "_requested": { "name": "glob", "raw": "glob@~3.2.6", "rawSpec": "~3.2.6", "scope": null, "spec": ">=3.2.6 <3.3.0", "type": "range" }, "_requiredBy": [ "/flickrapi" ], "_resolved": "https://registry.npmjs.org/glob/-/glob-3.2.11.tgz", "_shasum": "4a973f635b9190f715d10987d5c00fd2815ebe3d", "_shrinkwrap": null, "_spec": "glob@~3.2.6", "_where": "/Users/akirodic/Projects/dreemgl/system/lib/node_modules/flickrapi", "author": { "email": "i@izs.me", "name": "Isaac Z. Schlueter", "url": "http://blog.izs.me/" }, "bugs": { "url": "https://github.com/isaacs/node-glob/issues" }, "dependencies": { "inherits": "2", "minimatch": "0.3" }, "description": "a little globber", "devDependencies": { "mkdirp": "0", "rimraf": "1", "tap": "~0.4.0" }, "directories": {}, "dist": { "shasum": "4a973f635b9190f715d10987d5c00fd2815ebe3d", "tarball": "http://registry.npmjs.org/glob/-/glob-3.2.11.tgz" }, "engines": { "node": "*" }, "gitHead": "73f57e99510582b2024b762305970ebcf9b70aa2", "homepage": "https://github.com/isaacs/node-glob", "license": "BSD", "main": "glob.js", "maintainers": [ { "name": "isaacs", "email": "i@izs.me" } ], "name": "glob", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/isaacs/node-glob.git" }, "scripts": { "test": "tap test/*.js", "test-regen": "TEST_REGEN=1 node test/00-setup.js" }, "version": "3.2.11" }