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
94 lines (93 loc) • 2.1 kB
JSON
{
"_args": [
[
"open@0.0.x",
"/Users/akirodic/Projects/dreemgl/system/lib/node_modules/flickrapi"
]
],
"_from": "open@>=0.0.0 <0.1.0",
"_id": "open@0.0.5",
"_inCache": true,
"_installable": true,
"_location": "/open",
"_npmUser": {
"email": "costan@gmail.com",
"name": "pwnall"
},
"_npmVersion": "1.4.3",
"_phantomChildren": {},
"_requested": {
"name": "open",
"raw": "open@0.0.x",
"rawSpec": "0.0.x",
"scope": null,
"spec": ">=0.0.0 <0.1.0",
"type": "range"
},
"_requiredBy": [
"/flickrapi"
],
"_resolved": "https://registry.npmjs.org/open/-/open-0.0.5.tgz",
"_shasum": "42c3e18ec95466b6bf0dc42f3a2945c3f0cad8fc",
"_shrinkwrap": null,
"_spec": "open@0.0.x",
"_where": "/Users/akirodic/Projects/dreemgl/system/lib/node_modules/flickrapi",
"author": {
"email": "jjrdn@styosis.com",
"name": "J Jordan"
},
"bugs": {
"url": "https://github.com/pwnall/node-open/issues"
},
"contributors": [
{
"name": "Victor Costan",
"email": "victor@costan.us",
"url": "http://www.costan.us"
}
],
"dependencies": {},
"description": "open a file or url in the user's preferred application",
"devDependencies": {
"mocha": "*"
},
"directories": {},
"dist": {
"shasum": "42c3e18ec95466b6bf0dc42f3a2945c3f0cad8fc",
"tarball": "http://registry.npmjs.org/open/-/open-0.0.5.tgz"
},
"engines": {
"node": ">= 0.6.0"
},
"homepage": "https://github.com/jjrdn/node-open",
"keywords": [
"browser",
"default",
"editor",
"open",
"start"
],
"license": "MIT",
"main": "lib/open.js",
"maintainers": [
{
"name": "jjrdn",
"email": "jjrdn@styosis.com"
},
{
"name": "pwnall",
"email": "costan@gmail.com"
}
],
"name": "open",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/pwnall/node-open.git"
},
"scripts": {
"test": "node_modules/mocha/bin/mocha"
},
"version": "0.0.5"
}