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
104 lines (103 loc) • 2.42 kB
JSON
{
"_args": [
[
"node-foursquare",
"/Users/akirodic/Projects/dreemgl/system/lib"
]
],
"_from": "node-foursquare@*",
"_id": "node-foursquare@0.3.0",
"_inCache": true,
"_installable": true,
"_location": "/node-foursquare",
"_npmUser": {
"email": "clint@clintandrewhall.com",
"name": "clintandrewhall"
},
"_npmVersion": "1.4.28",
"_phantomChildren": {
"colors": "0.6.2",
"cycle": "1.0.3",
"eyes": "0.1.8",
"stack-trace": "0.0.9"
},
"_requested": {
"name": "node-foursquare",
"raw": "node-foursquare",
"rawSpec": "",
"scope": null,
"spec": "*",
"type": "range"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/node-foursquare/-/node-foursquare-0.3.0.tgz",
"_shasum": "2ccbecb2ae6f604017459302695bfada377afdef",
"_shrinkwrap": null,
"_spec": "node-foursquare",
"_where": "/Users/akirodic/Projects/dreemgl/system/lib",
"author": {
"name": "Clint Andrew Hall",
"url": "http://www.clintandrewhall.com"
},
"bugs": {
"url": "https://github.com/clintandrewhall/node-foursquare/issues"
},
"dependencies": {
"winston": "0.6.x"
},
"description": "Fault-tolerant Foursquare/Swarm API v2 wrapper for Node JS.",
"devDependencies": {
"express": "2.5.x"
},
"directories": {
"doc": "./doc",
"lib": "./lib"
},
"dist": {
"shasum": "2ccbecb2ae6f604017459302695bfada377afdef",
"tarball": "http://registry.npmjs.org/node-foursquare/-/node-foursquare-0.3.0.tgz"
},
"engines": {
"node": ">= 0.8.x"
},
"gitHead": "e3d7d4b22cf78428974b177d5fc82c7215649454",
"homepage": "https://github.com/clintandrewhall/node-foursquare",
"keywords": [
"4sq",
"foursquare",
"node-foursquare",
"swarm"
],
"licenses": [
{
"type": "MIT",
"url": "http://github.com/clintandrewhall/node-foursquare/raw/master/LICENSE"
}
],
"main": "index.js",
"maintainers": [
{
"name": "clintandrewhall",
"email": "clint@clintandrewhall.com"
}
],
"name": "node-foursquare",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/clintandrewhall/node-foursquare.git"
},
"scripts": {
"test": "node test.js"
},
"tags": [
"4sq",
"foursquare",
"node-foursquare",
"swarm"
],
"version": "0.3.0"
}