UNPKG

heroku-debug

Version:
115 lines (114 loc) 2.8 kB
{ "_args": [ [ { "raw": "cookies@~0.6.1", "scope": null, "escapedName": "cookies", "name": "cookies", "rawSpec": "~0.6.1", "spec": ">=0.6.1 <0.7.0", "type": "range" }, "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/koa" ] ], "_from": "cookies@>=0.6.1 <0.7.0", "_id": "cookies@0.6.1", "_inCache": true, "_installable": true, "_location": "/cookies", "_npmOperationalInternal": { "host": "packages-5-east.internal.npmjs.com", "tmp": "tmp/cookies-0.6.1.tgz_1456800972603_0.84983626822941" }, "_npmUser": { "name": "dougwilson", "email": "doug@somethingdoug.com" }, "_npmVersion": "1.4.28", "_phantomChildren": {}, "_requested": { "raw": "cookies@~0.6.1", "scope": null, "escapedName": "cookies", "name": "cookies", "rawSpec": "~0.6.1", "spec": ">=0.6.1 <0.7.0", "type": "range" }, "_requiredBy": [ "/koa" ], "_resolved": "https://registry.npmjs.org/cookies/-/cookies-0.6.1.tgz", "_shasum": "ef693b1bc6f01f567d46e2f504e9c15fb70cba90", "_shrinkwrap": null, "_spec": "cookies@~0.6.1", "_where": "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/koa", "author": { "name": "Jed Schmidt", "email": "tr@nslator.jp", "url": "http://jed.is" }, "bugs": { "url": "https://github.com/pillarjs/cookies/issues" }, "dependencies": { "depd": "~1.1.0", "keygrip": "~1.0.0" }, "description": "Cookies, optionally signed using Keygrip.", "devDependencies": { "express": "4.7.4", "mocha": "1.21.5", "restify": "2.8.1", "supertest": "1.1.0" }, "directories": {}, "dist": { "shasum": "ef693b1bc6f01f567d46e2f504e9c15fb70cba90", "tarball": "https://registry.npmjs.org/cookies/-/cookies-0.6.1.tgz" }, "engines": { "node": ">= 0.8" }, "files": [ "lib/", "History.md", "LICENSE.txt", "README.md" ], "gitHead": "8d7dd7739b81f5d434a66e6a0b47053fd792c5da", "homepage": "https://github.com/pillarjs/cookies", "license": "MIT", "main": "./lib/cookies", "maintainers": [ { "name": "dougwilson", "email": "doug@somethingdoug.com" }, { "name": "fishrock123", "email": "fishrock123@rocketmail.com" }, { "name": "jed", "email": "where@jed.is" }, { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" } ], "name": "cookies", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/pillarjs/cookies.git" }, "scripts": { "test": "mocha --require test/support/env --reporter spec" }, "version": "0.6.1" }