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
114 lines (113 loc) • 2.58 kB
JSON
{
"_args": [
[
"ansi-styles@^2.1.0",
"/Users/akirodic/Projects/dreemgl/system/lib/node_modules/chalk"
]
],
"_from": "ansi-styles@>=2.1.0 <3.0.0",
"_id": "ansi-styles@2.2.0",
"_inCache": true,
"_installable": true,
"_location": "/ansi-styles",
"_nodeVersion": "4.2.6",
"_npmOperationalInternal": {
"host": "packages-5-east.internal.npmjs.com",
"tmp": "tmp/ansi-styles-2.2.0.tgz_1456057673117_0.8365559694357216"
},
"_npmUser": {
"email": "jappelman@xebia.com",
"name": "jbnicolai"
},
"_npmVersion": "2.14.12",
"_phantomChildren": {},
"_requested": {
"name": "ansi-styles",
"raw": "ansi-styles@^2.1.0",
"rawSpec": "^2.1.0",
"scope": null,
"spec": ">=2.1.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/chalk"
],
"_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.0.tgz",
"_shasum": "c59191936e6ed1c1315a4b6b6b97f3acfbfa68b0",
"_shrinkwrap": null,
"_spec": "ansi-styles@^2.1.0",
"_where": "/Users/akirodic/Projects/dreemgl/system/lib/node_modules/chalk",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/chalk/ansi-styles/issues"
},
"dependencies": {
"color-convert": "^1.0.0"
},
"description": "ANSI escape codes for styling strings in the terminal",
"devDependencies": {
"ava": "*",
"xo": "*"
},
"directories": {},
"dist": {
"shasum": "c59191936e6ed1c1315a4b6b6b97f3acfbfa68b0",
"tarball": "http://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "74502955deaf0eb977507757e33c52cad5a9aefa",
"homepage": "https://github.com/chalk/ansi-styles",
"keywords": [
"256",
"ansi",
"cli",
"color",
"colors",
"colour",
"command-line",
"console",
"escape",
"formatting",
"log",
"logging",
"rgb",
"shell",
"string",
"styles",
"terminal",
"text",
"tty",
"xterm"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
},
{
"name": "jbnicolai",
"email": "jappelman@xebia.com"
}
],
"name": "ansi-styles",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/chalk/ansi-styles.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "2.2.0"
}