package.json 1.95 KB
{
  "_args": [
    [
      {
        "raw": "koa-is-json@^1.0.0",
        "scope": null,
        "escapedName": "koa-is-json",
        "name": "koa-is-json",
        "rawSpec": "^1.0.0",
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/Users/kanghyeontae/IdeaProjects/YTMT/node_modules/koa"
    ]
  ],
  "_from": "koa-is-json@>=1.0.0 <2.0.0",
  "_id": "koa-is-json@1.0.0",
  "_inCache": true,
  "_location": "/koa-is-json",
  "_npmUser": {
    "name": "jongleberry",
    "email": "jonathanrichardong@gmail.com"
  },
  "_npmVersion": "1.4.6",
  "_phantomChildren": {},
  "_requested": {
    "raw": "koa-is-json@^1.0.0",
    "scope": null,
    "escapedName": "koa-is-json",
    "name": "koa-is-json",
    "rawSpec": "^1.0.0",
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/koa",
    "/koa-json"
  ],
  "_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": "/Users/kanghyeontae/IdeaProjects/YTMT/node_modules/koa",
  "author": {
    "name": "Jonathan Ong",
    "email": "me@jongleberry.com",
    "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": [
    {
      "name": "jongleberry",
      "email": "jonathanrichardong@gmail.com"
    }
  ],
  "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"
}