{
"_args": [
[
{
"raw": "[email protected]",
"scope": null,
"escapedName": "director",
"name": "director",
"rawSpec": "1.1.0",
"spec": "1.1.0",
"type": "version"
},
"/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/flatiron"
]
],
"_defaultsLoaded": true,
"_engineSupported": true,
"_from": "[email protected]",
"_id": "[email protected]",
"_inCache": true,
"_installable": true,
"_location": "/director",
"_nodeVersion": "v0.8.1",
"_npmUser": {
"name": "indexzero",
"email": "[email protected]"
},
"_npmVersion": "1.1.2",
"_phantomChildren": {},
"_requested": {
"raw": "[email protected]",
"scope": null,
"escapedName": "director",
"name": "director",
"rawSpec": "1.1.0",
"spec": "1.1.0",
"type": "version"
},
"_requiredBy": [
"/flatiron"
],
"_resolved": "https://registry.npmjs.org/director/-/director-1.1.0.tgz",
"_shasum": "32a5de18a1204de5752cedd7c5c7cf9534aca7e2",
"_shrinkwrap": null,
"_spec": "[email protected]",
"_where": "/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/flatiron",
"author": {
"name": "Nodejitsu Inc.",
"email": "[email protected]"
},
"bugs": {
"url": "https://github.com/flatiron/director/issues"
},
"dependencies": {},
"description": "A client Side/Server Side Router",
"devDependencies": {
"codesurgeon": "0.2.x",
"colors": "0.5.x",
"request": "2.9.x",
"uglify-js": "1.0.6",
"vows": "0.6.x"
},
"directories": {},
"dist": {
"shasum": "32a5de18a1204de5752cedd7c5c7cf9534aca7e2",
"tarball": "https://registry.npmjs.org/director/-/director-1.1.0.tgz"
},
"ender": "./build/ender.js",
"engines": {
"node": ">= 0.4.0"
},
"homepage": "https://github.com/flatiron/director#readme",
"keywords": [
"URL",
"router",
"http",
"cli",
"flatiron",
"client side",
"ender"
],
"main": "./lib/director",
"maintainers": [
{
"name": "indexzero",
"email": "[email protected]"
},
{
"name": "hij1nx",
"email": "[email protected]"
}
],
"name": "director",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/flatiron/director.git"
},
"scripts": {
"test": "vows test/server/*/*-test.js --spec"
},
"version": "1.1.0"
}