Packages

A web application in pursuit of meaning in life.

Retired package: Complete rewrite, scratch old versions

Current section

Files

Jump to
udia assets node_modules connect-slashes package.json
Raw

assets/node_modules/connect-slashes/package.json

{
"_args": [
[
{
"raw": "connect-slashes@^1.3.1",
"scope": null,
"escapedName": "connect-slashes",
"name": "connect-slashes",
"rawSpec": "^1.3.1",
"spec": ">=1.3.1 <2.0.0",
"type": "range"
},
"/Users/udia/sandbox/src/github.com/udia-software/udia/assets/node_modules/pushserve"
]
],
"_from": "connect-slashes@>=1.3.1 <2.0.0",
"_id": "connect-slashes@1.3.1",
"_inCache": true,
"_location": "/connect-slashes",
"_nodeVersion": "0.12.2",
"_npmUser": {
"name": "avinoamr",
"email": "avinoamr@gmail.com"
},
"_npmVersion": "2.7.5",
"_phantomChildren": {},
"_requested": {
"raw": "connect-slashes@^1.3.1",
"scope": null,
"escapedName": "connect-slashes",
"name": "connect-slashes",
"rawSpec": "^1.3.1",
"spec": ">=1.3.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/pushserve"
],
"_resolved": "https://registry.npmjs.org/connect-slashes/-/connect-slashes-1.3.1.tgz",
"_shasum": "95d61830d0f9d5853c8688f0b5f43988b186ac37",
"_shrinkwrap": null,
"_spec": "connect-slashes@^1.3.1",
"_where": "/Users/udia/sandbox/src/github.com/udia-software/udia/assets/node_modules/pushserve",
"author": {
"name": "Roi Avinoam",
"email": "avinoamr@gmail.com"
},
"bugs": {
"url": "https://github.com/avinoamr/connect-slashes/issues"
},
"contributors": [
{
"name": "Feross Aboukhadijeh",
"email": "feross@feross.org",
"url": "http://feross.org"
},
{
"name": "brunogfranca",
"url": "https://github.com/brunogfranca"
}
],
"dependencies": {},
"description": "Trailing slash redirect middleware for Connect and Express.js",
"devDependencies": {
"mocha": "~1.14.0"
},
"directories": {},
"dist": {
"shasum": "95d61830d0f9d5853c8688f0b5f43988b186ac37",
"tarball": "https://registry.npmjs.org/connect-slashes/-/connect-slashes-1.3.1.tgz"
},
"engines": {
"node": "*"
},
"gitHead": "a247024ef2c04b11c1b5fcd66d1c8b403ce5e416",
"homepage": "https://github.com/avinoamr/connect-slashes",
"keywords": [
"trailing",
"slash",
"connect",
"middleware",
"express"
],
"license": "MIT",
"main": "index",
"maintainers": [
{
"name": "avinoamr",
"email": "avinoamr@gmail.com"
}
],
"name": "connect-slashes",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/avinoamr/connect-slashes.git"
},
"scripts": {
"test": "node_modules/mocha/bin/mocha"
},
"version": "1.3.1"
}