You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
103 lines
2.4 KiB
JSON
103 lines
2.4 KiB
JSON
9 years ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"cookie@0.1.5",
|
||
|
"/Users/alfiepates/src/invoicer/node_modules/express"
|
||
|
]
|
||
|
],
|
||
|
"_from": "cookie@0.1.5",
|
||
|
"_id": "cookie@0.1.5",
|
||
|
"_inCache": true,
|
||
|
"_installable": true,
|
||
|
"_location": "/cookie",
|
||
|
"_npmUser": {
|
||
|
"email": "doug@somethingdoug.com",
|
||
|
"name": "dougwilson"
|
||
|
},
|
||
|
"_npmVersion": "1.4.28",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"name": "cookie",
|
||
|
"raw": "cookie@0.1.5",
|
||
|
"rawSpec": "0.1.5",
|
||
|
"scope": null,
|
||
|
"spec": "0.1.5",
|
||
|
"type": "version"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/express"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/cookie/-/cookie-0.1.5.tgz",
|
||
|
"_shasum": "6ab9948a4b1ae21952cd2588530a4722d4044d7c",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "cookie@0.1.5",
|
||
|
"_where": "/Users/alfiepates/src/invoicer/node_modules/express",
|
||
|
"author": {
|
||
|
"email": "shtylman@gmail.com",
|
||
|
"name": "Roman Shtylman"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/jshttp/cookie/issues"
|
||
|
},
|
||
|
"contributors": [
|
||
|
{
|
||
|
"email": "doug@somethingdoug.com",
|
||
|
"name": "Douglas Christopher Wilson"
|
||
|
}
|
||
|
],
|
||
|
"dependencies": {},
|
||
|
"description": "cookie parsing and serialization",
|
||
|
"devDependencies": {
|
||
|
"istanbul": "0.3.20",
|
||
|
"mocha": "1.21.5"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"shasum": "6ab9948a4b1ae21952cd2588530a4722d4044d7c",
|
||
|
"tarball": "http://localhost:4873/cookie/-/cookie-0.1.5.tgz"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 0.6"
|
||
|
},
|
||
|
"files": [
|
||
|
"HISTORY.md",
|
||
|
"LICENSE",
|
||
|
"README.md",
|
||
|
"index.js"
|
||
|
],
|
||
|
"gitHead": "0dfc4876575cef2609cdc1082fccf832743822c2",
|
||
|
"homepage": "https://github.com/jshttp/cookie",
|
||
|
"keywords": [
|
||
|
"cookie",
|
||
|
"cookies"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"email": "shtylman@gmail.com",
|
||
|
"name": "defunctzombie"
|
||
|
},
|
||
|
{
|
||
|
"email": "doug@somethingdoug.com",
|
||
|
"name": "dougwilson"
|
||
|
},
|
||
|
{
|
||
|
"email": "jonathanrichardong@gmail.com",
|
||
|
"name": "jongleberry"
|
||
|
}
|
||
|
],
|
||
|
"name": "cookie",
|
||
|
"optionalDependencies": {},
|
||
|
"readme": "ERROR: No README data found!",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/jshttp/cookie.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "mocha --reporter spec --bail --check-leaks test/",
|
||
|
"test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/",
|
||
|
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/"
|
||
|
},
|
||
|
"version": "0.1.5"
|
||
|
}
|