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
96 lines (95 loc) • 2.17 kB
JSON
{
"_args": [
[
"hawk@~1.0.0",
"/Users/akirodic/Projects/dreemgl/system/lib/node_modules/request"
]
],
"_from": "hawk@>=1.0.0 <1.1.0",
"_id": "hawk@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/hawk",
"_npmUser": {
"email": "eran@hueniverse.com",
"name": "hueniverse"
},
"_npmVersion": "1.2.32",
"_phantomChildren": {},
"_requested": {
"name": "hawk",
"raw": "hawk@~1.0.0",
"rawSpec": "~1.0.0",
"scope": null,
"spec": ">=1.0.0 <1.1.0",
"type": "range"
},
"_requiredBy": [
"/request"
],
"_resolved": "https://registry.npmjs.org/hawk/-/hawk-1.0.0.tgz",
"_shasum": "b90bb169807285411da7ffcb8dd2598502d3b52d",
"_shrinkwrap": null,
"_spec": "hawk@~1.0.0",
"_where": "/Users/akirodic/Projects/dreemgl/system/lib/node_modules/request",
"author": {
"email": "eran@hueniverse.com",
"name": "Eran Hammer",
"url": "http://hueniverse.com"
},
"bugs": {
"url": "https://github.com/hueniverse/hawk/issues"
},
"contributors": [],
"dependencies": {
"boom": "0.4.x",
"cryptiles": "0.2.x",
"hoek": "0.9.x",
"sntp": "0.2.x"
},
"description": "HTTP Hawk Authentication Scheme",
"devDependencies": {
"complexity-report": "0.x.x",
"lab": "0.1.x",
"localStorage": "1.0.x"
},
"directories": {},
"dist": {
"shasum": "b90bb169807285411da7ffcb8dd2598502d3b52d",
"tarball": "http://registry.npmjs.org/hawk/-/hawk-1.0.0.tgz"
},
"engines": {
"node": ">=0.8.0"
},
"homepage": "https://github.com/hueniverse/hawk#readme",
"keywords": [
"authentication",
"hawk",
"http",
"scheme"
],
"licenses": [
{
"type": "BSD",
"url": "http://github.com/hueniverse/hawk/raw/master/LICENSE"
}
],
"main": "index",
"maintainers": [
{
"name": "hueniverse",
"email": "eran@hueniverse.com"
}
],
"name": "hawk",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/hueniverse/hawk.git"
},
"scripts": {
"test": "make test-cov"
},
"version": "1.0.0"
}