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
118 lines (117 loc) • 2.74 kB
JSON
{
"_args": [
[
"twitter",
"/Users/akirodic/Projects/dreemgl/system/lib"
]
],
"_from": "twitter@*",
"_id": "twitter@1.2.5",
"_inCache": true,
"_installable": true,
"_location": "/twitter",
"_nodeVersion": "0.10.36",
"_npmUser": {
"email": "hi@desmondmorris.com",
"name": "desmondmorris"
},
"_npmVersion": "2.6.1",
"_phantomChildren": {
"aws-sign2": "0.6.0",
"aws4": "1.2.1",
"bl": "1.0.3",
"caseless": "0.11.0",
"extend": "3.0.0",
"har-validator": "2.0.6",
"is-typedarray": "1.0.0",
"isstream": "0.1.2",
"json-stringify-safe": "5.0.1",
"jsprim": "1.2.2",
"mime-types": "2.1.10",
"node-uuid": "1.4.7",
"sshpk": "1.7.4",
"stringstream": "0.0.5",
"tough-cookie": "2.2.1"
},
"_requested": {
"name": "twitter",
"raw": "twitter",
"rawSpec": "",
"scope": null,
"spec": "*",
"type": "range"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/twitter/-/twitter-1.2.5.tgz",
"_shasum": "02a18db585a2c6c710ae0f52a9bd1b7d977bd176",
"_shrinkwrap": null,
"_spec": "twitter",
"_where": "/Users/akirodic/Projects/dreemgl/system/lib",
"author": {
"email": "hi@desmondmorris.com",
"name": "Desmond Morris"
},
"bugs": {
"url": "https://github.com/desmondmorris/node-twitter/issues"
},
"dependencies": {
"deep-extend": "^0.3.2",
"request": "^2.51.0"
},
"description": "Twitter API client library for node.js",
"devDependencies": {
"jshint": "^2.6.0",
"mocha": "^2.1.0",
"nock": "^0.57.0"
},
"directories": {},
"dist": {
"shasum": "02a18db585a2c6c710ae0f52a9bd1b7d977bd176",
"tarball": "http://registry.npmjs.org/twitter/-/twitter-1.2.5.tgz"
},
"gitHead": "0b69ff077aba3816ef602eb698e3dc9a81653b17",
"homepage": "https://github.com/desmondmorris/node-twitter",
"jshintConfig": {
"boss": true,
"globals": {
"before": true,
"describe": true,
"escape": true,
"it": true
},
"indent": 2,
"lastsemic": true,
"newcap": false,
"node": true,
"onecase": true,
"strict": true,
"undef": true,
"unused": true
},
"keywords": [
"oauth",
"streaming",
"twitter"
],
"main": "./lib/twitter",
"maintainers": [
{
"name": "desmondmorris",
"email": "hi@desmondmorris.com"
}
],
"name": "twitter",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/desmondmorris/node-twitter.git"
},
"scripts": {
"lint": "jshint test/*.js lib/*.js && echo Lint passed.",
"test": "npm run lint && mocha"
},
"version": "1.2.5"
}