12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970 |
- {
- "_args": [
- [
- "koa-is-json@^1.0.0",
- "D:\\work\\im\\node_modules\\koa"
- ]
- ],
- "_from": "koa-is-json@>=1.0.0 <2.0.0",
- "_id": "koa-is-json@1.0.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/koa-is-json",
- "_npmUser": {
- "email": "jonathanrichardong@gmail.com",
- "name": "jongleberry"
- },
- "_npmVersion": "1.4.6",
- "_phantomChildren": {},
- "_requested": {
- "name": "koa-is-json",
- "raw": "koa-is-json@^1.0.0",
- "rawSpec": "^1.0.0",
- "scope": null,
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/koa",
- "/koa-json",
- "/koa.io/koa"
- ],
- "_resolved": "https://registry.npmjs.org/koa-is-json/-/koa-is-json-1.0.0.tgz",
- "_shasum": "273c07edcdcb8df6a2c1ab7d59ee76491451ec14",
- "_shrinkwrap": null,
- "_spec": "koa-is-json@^1.0.0",
- "_where": "D:\\work\\im\\node_modules\\koa",
- "author": {
- "email": "me@jongleberry.com",
- "name": "Jonathan Ong",
- "url": "http://jongleberry.com"
- },
- "bugs": {
- "url": "https://github.com/koajs/is-json/issues"
- },
- "dependencies": {},
- "description": "check if a koa body should be interpreted as JSON",
- "devDependencies": {},
- "directories": {},
- "dist": {
- "shasum": "273c07edcdcb8df6a2c1ab7d59ee76491451ec14",
- "tarball": "https://registry.npmjs.org/koa-is-json/-/koa-is-json-1.0.0.tgz"
- },
- "homepage": "https://github.com/koajs/is-json",
- "license": "MIT",
- "maintainers": [
- {
- "email": "jonathanrichardong@gmail.com",
- "name": "jongleberry"
- }
- ],
- "name": "koa-is-json",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/koajs/is-json.git"
- },
- "version": "1.0.0"
- }
|