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
115 lines (114 loc) • 2.62 kB
JSON
{
"_args": [
[
"deep-extend@^0.3.2",
"/Users/akirodic/Projects/dreemgl/system/lib/node_modules/twitter"
]
],
"_from": "deep-extend@>=0.3.2 <0.4.0",
"_id": "deep-extend@0.3.3",
"_inCache": true,
"_installable": true,
"_location": "/deep-extend",
"_nodeVersion": "1.2.0",
"_npmUser": {
"email": "lotsmanov89@gmail.com",
"name": "unclechu"
},
"_npmVersion": "2.5.1",
"_phantomChildren": {},
"_requested": {
"name": "deep-extend",
"raw": "deep-extend@^0.3.2",
"rawSpec": "^0.3.2",
"scope": null,
"spec": ">=0.3.2 <0.4.0",
"type": "range"
},
"_requiredBy": [
"/twitter"
],
"_resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.3.3.tgz",
"_shasum": "2e8adfe69ed580ea019ce2efa9fa5f5106ea39c7",
"_shrinkwrap": null,
"_spec": "deep-extend@^0.3.2",
"_where": "/Users/akirodic/Projects/dreemgl/system/lib/node_modules/twitter",
"author": {
"email": "lotsmanov89@gmail.com",
"name": "Viacheslav Lotsmanov"
},
"bugs": {
"url": "https://github.com/unclechu/node-deep-extend/issues"
},
"contributors": [
{
"name": "Romain Prieto",
"url": "https://github.com/rprieto"
},
{
"name": "Max Maximov",
"url": "https://github.com/maxmaximov"
}
],
"dependencies": {},
"description": "Recursive object extending.",
"devDependencies": {
"mocha": "^2.2.1",
"should": "^5.2.0"
},
"directories": {
"test": "./test/"
},
"dist": {
"shasum": "2e8adfe69ed580ea019ce2efa9fa5f5106ea39c7",
"tarball": "http://registry.npmjs.org/deep-extend/-/deep-extend-0.3.3.tgz"
},
"engines": {
"iojs": ">=1",
"node": ">=0.4"
},
"files": [
"LICENSE",
"README.md",
"index.js",
"test/index.spec.js",
"test/mocha.opts"
],
"gitHead": "de130b1670b7a8772b7e3497ccd335d18f49862c",
"homepage": "https://github.com/unclechu/node-deep-extend",
"keywords": [
"clone",
"deep",
"deep-extend",
"extend",
"json",
"merge",
"recursive",
"xtend"
],
"license": "MIT",
"licenses": [
{
"type": "MIT",
"url": "https://raw.githubusercontent.com/unclechu/node-deep-extend/master/LICENSE"
}
],
"main": "index",
"maintainers": [
{
"name": "unclechu",
"email": "lotsmanov89@gmail.com"
}
],
"name": "deep-extend",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/unclechu/node-deep-extend.git"
},
"scripts": {
"test": "mocha"
},
"version": "0.3.3"
}