Packages
A web application in pursuit of meaning in life.
Current section
Files
Jump to
Current section
Files
assets/node_modules/pushserve/package.json
{
"_args": [
[
{
"raw": "pushserve@^1",
"scope": null,
"escapedName": "pushserve",
"name": "pushserve",
"rawSpec": "^1",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"/Users/udia/sandbox/src/github.com/udia-software/udia/assets/node_modules/serve-brunch"
]
],
"_from": "pushserve@>=1.0.0 <2.0.0",
"_id": "pushserve@1.0.2",
"_inCache": true,
"_location": "/pushserve",
"_nodeVersion": "5.5.0",
"_npmOperationalInternal": {
"host": "packages-9-west.internal.npmjs.com",
"tmp": "tmp/pushserve-1.0.2.tgz_1454648088131_0.36159329302608967"
},
"_npmUser": {
"name": "paulmillr",
"email": "paul@paulmillr.com"
},
"_npmVersion": "3.7.0",
"_phantomChildren": {},
"_requested": {
"raw": "pushserve@^1",
"scope": null,
"escapedName": "pushserve",
"name": "pushserve",
"rawSpec": "^1",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/serve-brunch"
],
"_resolved": "https://registry.npmjs.org/pushserve/-/pushserve-1.0.2.tgz",
"_shasum": "fdfb803939ca33752d38f2d1aa975ac01a93253f",
"_shrinkwrap": null,
"_spec": "pushserve@^1",
"_where": "/Users/udia/sandbox/src/github.com/udia-software/udia/assets/node_modules/serve-brunch",
"author": {
"name": "Paul Miller",
"url": "paulmillr.com"
},
"bin": {
"pushserve": "./pushserve"
},
"bugs": {
"url": "https://github.com/paulmillr/pushserve/issues"
},
"dependencies": {
"commander": "^2.0.0",
"connect-slashes": "^1.3.1",
"express": "^4.0.0",
"serve-static": "^1.10.0"
},
"description": "Dead-simple pushState-enabled command-line http server.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "fdfb803939ca33752d38f2d1aa975ac01a93253f",
"tarball": "https://registry.npmjs.org/pushserve/-/pushserve-1.0.2.tgz"
},
"gitHead": "e99e384dfbc53e681e798e266f8184df5a072565",
"homepage": "https://github.com/paulmillr/pushserve#readme",
"keywords": [
"pushState",
"command",
"line",
"cli",
"html5",
"http",
"server",
"web",
"cors"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "paulmillr",
"email": "paul@paulmillr.com"
}
],
"name": "pushserve",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/paulmillr/pushserve.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.2"
}