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

106 lines (105 loc) 2.63 kB
{ "_args": [ [ "form-data@~0.1.0", "/Users/akirodic/Projects/dreemgl/system/lib/node_modules/request" ] ], "_from": "form-data@>=0.1.0 <0.2.0", "_id": "form-data@0.1.4", "_inCache": true, "_installable": true, "_location": "/form-data", "_npmUser": { "email": "iam@alexindigo.com", "name": "alexindigo" }, "_npmVersion": "1.4.14", "_phantomChildren": {}, "_requested": { "name": "form-data", "raw": "form-data@~0.1.0", "rawSpec": "~0.1.0", "scope": null, "spec": ">=0.1.0 <0.2.0", "type": "range" }, "_requiredBy": [ "/request" ], "_resolved": "https://registry.npmjs.org/form-data/-/form-data-0.1.4.tgz", "_shasum": "91abd788aba9702b1aabfa8bc01031a2ac9e3b12", "_shrinkwrap": null, "_spec": "form-data@~0.1.0", "_where": "/Users/akirodic/Projects/dreemgl/system/lib/node_modules/request", "author": { "email": "felix@debuggable.com", "name": "Felix Geisendörfer", "url": "http://debuggable.com/" }, "bugs": { "url": "https://github.com/felixge/node-form-data/issues" }, "dependencies": { "async": "~0.9.0", "combined-stream": "~0.0.4", "mime": "~1.2.11" }, "description": "A module to create readable \"multipart/form-data\" streams. Can be used to submit forms and file uploads to other web applications.", "devDependencies": { "fake": "~0.2.2", "far": "~0.0.7", "formidable": "~1.0.14", "request": "~2.36.0" }, "directories": {}, "dist": { "shasum": "91abd788aba9702b1aabfa8bc01031a2ac9e3b12", "tarball": "http://registry.npmjs.org/form-data/-/form-data-0.1.4.tgz" }, "engines": { "node": ">= 0.8" }, "gitHead": "5f5f4809ea685f32658809fa0f13d7eface0e45a", "homepage": "https://github.com/felixge/node-form-data", "licenses": [ { "type": "MIT", "url": "https://raw.github.com/felixge/node-form-data/master/License" } ], "main": "./lib/form_data", "maintainers": [ { "name": "felixge", "email": "felix@debuggable.com" }, { "name": "idralyuk", "email": "igor@buran.us" }, { "name": "alexindigo", "email": "iam@alexindigo.com" }, { "name": "mikeal", "email": "mikeal.rogers@gmail.com" }, { "name": "celer", "email": "dtyree77@gmail.com" } ], "name": "form-data", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/felixge/node-form-data.git" }, "scripts": { "test": "node test/run.js" }, "version": "0.1.4" }