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
92 lines (91 loc) • 2.2 kB
JSON
{
"_args": [
[
"request@2.26.x",
"/Users/akirodic/Projects/dreemgl/system/lib/node_modules/flickrapi"
]
],
"_from": "request@>=2.26.0 <2.27.0",
"_id": "request@2.26.0",
"_inCache": true,
"_installable": true,
"_location": "/request",
"_npmUser": {
"email": "mikeal.rogers@gmail.com",
"name": "mikeal"
},
"_npmVersion": "1.3.2",
"_phantomChildren": {},
"_requested": {
"name": "request",
"raw": "request@2.26.x",
"rawSpec": "2.26.x",
"scope": null,
"spec": ">=2.26.0 <2.27.0",
"type": "range"
},
"_requiredBy": [
"/flickrapi"
],
"_resolved": "https://registry.npmjs.org/request/-/request-2.26.0.tgz",
"_shasum": "79b03075cbac2e22ebe41aa7fca884e869c1c212",
"_shrinkwrap": null,
"_spec": "request@2.26.x",
"_where": "/Users/akirodic/Projects/dreemgl/system/lib/node_modules/flickrapi",
"author": {
"email": "mikeal.rogers@gmail.com",
"name": "Mikeal Rogers"
},
"bugs": {
"url": "http://github.com/mikeal/request/issues"
},
"dependencies": {
"aws-sign": "~0.3.0",
"cookie-jar": "~0.3.0",
"forever-agent": "~0.5.0",
"form-data": "~0.1.0",
"hawk": "~1.0.0",
"http-signature": "~0.10.0",
"json-stringify-safe": "~5.0.0",
"mime": "~1.2.9",
"node-uuid": "~1.4.0",
"oauth-sign": "~0.3.0",
"qs": "~0.6.0",
"tunnel-agent": "~0.3.0"
},
"description": "Simplified HTTP request client.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "79b03075cbac2e22ebe41aa7fca884e869c1c212",
"tarball": "http://registry.npmjs.org/request/-/request-2.26.0.tgz"
},
"engines": [
"node >= 0.8.0"
],
"homepage": "https://github.com/mikeal/request#readme",
"main": "index.js",
"maintainers": [
{
"name": "mikeal",
"email": "mikeal.rogers@gmail.com"
}
],
"name": "request",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/mikeal/request.git"
},
"scripts": {
"test": "node tests/run.js"
},
"tags": [
"http",
"simple",
"util",
"utility"
],
"version": "2.26.0"
}