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
74 lines (73 loc) • 1.74 kB
JSON
{
"_args": [
[
"colors@0.6.x",
"/Users/akirodic/Projects/dreemgl/system/lib/node_modules/winston"
]
],
"_from": "colors@>=0.6.0 <0.7.0",
"_id": "colors@0.6.2",
"_inCache": true,
"_installable": true,
"_location": "/colors",
"_npmUser": {
"email": "marak.squires@gmail.com",
"name": "marak"
},
"_npmVersion": "1.2.30",
"_phantomChildren": {},
"_requested": {
"name": "colors",
"raw": "colors@0.6.x",
"rawSpec": "0.6.x",
"scope": null,
"spec": ">=0.6.0 <0.7.0",
"type": "range"
},
"_requiredBy": [
"/winston"
],
"_resolved": "https://registry.npmjs.org/colors/-/colors-0.6.2.tgz",
"_shasum": "2423fe6678ac0c5dae8852e5d0e5be08c997abcc",
"_shrinkwrap": null,
"_spec": "colors@0.6.x",
"_where": "/Users/akirodic/Projects/dreemgl/system/lib/node_modules/winston",
"author": {
"name": "Marak Squires"
},
"bugs": {
"url": "https://github.com/Marak/colors.js/issues"
},
"dependencies": {},
"description": "get colors in your node.js console like what",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "2423fe6678ac0c5dae8852e5d0e5be08c997abcc",
"tarball": "http://registry.npmjs.org/colors/-/colors-0.6.2.tgz"
},
"engines": {
"node": ">=0.1.90"
},
"homepage": "https://github.com/Marak/colors.js",
"keywords": [
"ansi",
"colors",
"terminal"
],
"main": "colors",
"maintainers": [
{
"name": "marak",
"email": "marak.squires@gmail.com"
}
],
"name": "colors",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/Marak/colors.js.git"
},
"version": "0.6.2"
}