126 lines
2.9 KiB
JSON
126 lines
2.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "node-static@^0.7.9",
|
|
"scope": null,
|
|
"escapedName": "node-static",
|
|
"name": "node-static",
|
|
"rawSpec": "^0.7.9",
|
|
"spec": ">=0.7.9 <0.8.0",
|
|
"type": "range"
|
|
},
|
|
"/brodocs"
|
|
]
|
|
],
|
|
"_from": "node-static@>=0.7.9 <0.8.0",
|
|
"_id": "node-static@0.7.9",
|
|
"_inCache": true,
|
|
"_location": "/node-static",
|
|
"_nodeVersion": "5.3.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-16-east.internal.npmjs.com",
|
|
"tmp": "tmp/node-static-0.7.9.tgz_1475325505196_0.3733088574372232"
|
|
},
|
|
"_npmUser": {
|
|
"name": "cloudhead",
|
|
"email": "self@cloudhead.net"
|
|
},
|
|
"_npmVersion": "3.3.12",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "node-static@^0.7.9",
|
|
"scope": null,
|
|
"escapedName": "node-static",
|
|
"name": "node-static",
|
|
"rawSpec": "^0.7.9",
|
|
"spec": ">=0.7.9 <0.8.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/node-static/-/node-static-0.7.9.tgz",
|
|
"_shasum": "9bb69fce2281f7ae3cd1fb983e9ea0ec0cd9fecb",
|
|
"_shrinkwrap": null,
|
|
"_spec": "node-static@^0.7.9",
|
|
"_where": "/brodocs",
|
|
"author": {
|
|
"name": "Alexis Sellier",
|
|
"email": "self@cloudhead.net"
|
|
},
|
|
"bin": {
|
|
"static": "bin/cli.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/cloudhead/node-static/issues"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"name": "Pablo Cantero",
|
|
"email": "pablo@pablocantero.com"
|
|
},
|
|
{
|
|
"name": "Ionică Bizău",
|
|
"email": "bizauionica@gmail.com"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"colors": ">=0.6.0",
|
|
"mime": ">=1.2.9",
|
|
"optimist": ">=0.3.4"
|
|
},
|
|
"description": "simple, compliant file streaming module for node",
|
|
"devDependencies": {
|
|
"request": "latest",
|
|
"vows": "latest"
|
|
},
|
|
"directories": {
|
|
"example": "examples",
|
|
"test": "test"
|
|
},
|
|
"dist": {
|
|
"shasum": "9bb69fce2281f7ae3cd1fb983e9ea0ec0cd9fecb",
|
|
"tarball": "https://registry.npmjs.org/node-static/-/node-static-0.7.9.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4.1"
|
|
},
|
|
"gitHead": "ab26244449c8bc5246327207f3f540a24cdc1705",
|
|
"homepage": "https://github.com/cloudhead/node-static",
|
|
"keywords": [
|
|
"http",
|
|
"static",
|
|
"file",
|
|
"server"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./lib/node-static",
|
|
"maintainers": [
|
|
{
|
|
"name": "cloudhead",
|
|
"email": "self@cloudhead.net"
|
|
},
|
|
{
|
|
"name": "indexzero",
|
|
"email": "charlie.robbins@gmail.com"
|
|
},
|
|
{
|
|
"name": "phstc",
|
|
"email": "pablo@pablocantero.com"
|
|
}
|
|
],
|
|
"name": "node-static",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/cloudhead/node-static.git"
|
|
},
|
|
"scripts": {
|
|
"test": "vows --spec --isolate"
|
|
},
|
|
"url": "http://github.com/cloudhead/node-static",
|
|
"version": "0.7.9"
|
|
}
|