123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105 |
- {
- "_args": [
- [
- {
- "raw": "body@^5.1.0",
- "scope": null,
- "escapedName": "body",
- "name": "body",
- "rawSpec": "^5.1.0",
- "spec": ">=5.1.0 <6.0.0",
- "type": "range"
- },
- "/Users/tennesseeg/blueCoin/node_modules/tiny-lr"
- ]
- ],
- "_from": "body@>=5.1.0 <6.0.0",
- "_id": "body@5.1.0",
- "_inCache": true,
- "_location": "/body",
- "_nodeVersion": "0.10.32",
- "_npmUser": {
- "name": "raynos",
- "email": "raynos2@gmail.com"
- },
- "_npmVersion": "2.7.4",
- "_phantomChildren": {},
- "_requested": {
- "raw": "body@^5.1.0",
- "scope": null,
- "escapedName": "body",
- "name": "body",
- "rawSpec": "^5.1.0",
- "spec": ">=5.1.0 <6.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/tiny-lr"
- ],
- "_resolved": "https://registry.npmjs.org/body/-/body-5.1.0.tgz",
- "_shasum": "e4ba0ce410a46936323367609ecb4e6553125069",
- "_shrinkwrap": null,
- "_spec": "body@^5.1.0",
- "_where": "/Users/tennesseeg/blueCoin/node_modules/tiny-lr",
- "author": {
- "name": "Raynos",
- "email": "raynos2@gmail.com"
- },
- "bugs": {
- "url": "https://github.com/Raynos/body/issues",
- "email": "raynos2@gmail.com"
- },
- "contributors": [
- {
- "name": "Jake Verbaten"
- }
- ],
- "dependencies": {
- "continuable-cache": "^0.3.1",
- "error": "^7.0.0",
- "raw-body": "~1.1.0",
- "safe-json-parse": "~1.0.1"
- },
- "description": "Body parsing",
- "devDependencies": {
- "after": "~0.7.0",
- "hammock": "^1.0.0",
- "process": "~0.5.1",
- "send-data": "~1.0.1",
- "tape": "~2.3.0",
- "test-server": "~0.1.3"
- },
- "directories": {},
- "dist": {
- "shasum": "e4ba0ce410a46936323367609ecb4e6553125069",
- "tarball": "https://registry.npmjs.org/body/-/body-5.1.0.tgz"
- },
- "gitHead": "d0f0d98a923b8690d694dcc4272b5ce998470d6e",
- "homepage": "https://github.com/Raynos/body",
- "keywords": [],
- "licenses": [
- {
- "type": "MIT",
- "url": "http://github.com/Raynos/body/raw/master/LICENSE"
- }
- ],
- "main": "index",
- "maintainers": [
- {
- "name": "raynos",
- "email": "raynos2@gmail.com"
- }
- ],
- "name": "body",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/Raynos/body.git"
- },
- "scripts": {
- "test": "node ./test/index.js"
- },
- "version": "5.1.0"
- }
|