package.json 2.15 KB
{
  "_args": [
    [
      {
        "raw": "copy-to@^2.0.1",
        "scope": null,
        "escapedName": "copy-to",
        "name": "copy-to",
        "rawSpec": "^2.0.1",
        "spec": ">=2.0.1 <3.0.0",
        "type": "range"
      },
      "/Users/kanghyeontae/IdeaProjects/YTMT/node_modules/koa-bodyparser"
    ]
  ],
  "_from": "copy-to@>=2.0.1 <3.0.0",
  "_id": "copy-to@2.0.1",
  "_inCache": true,
  "_location": "/copy-to",
  "_npmUser": {
    "name": "dead_horse",
    "email": "dead_horse@qq.com"
  },
  "_npmVersion": "2.0.0-beta.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "copy-to@^2.0.1",
    "scope": null,
    "escapedName": "copy-to",
    "name": "copy-to",
    "rawSpec": "^2.0.1",
    "spec": ">=2.0.1 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/koa-bodyparser"
  ],
  "_resolved": "https://registry.npmjs.org/copy-to/-/copy-to-2.0.1.tgz",
  "_shasum": "2680fbb8068a48d08656b6098092bdafc906f4a5",
  "_shrinkwrap": null,
  "_spec": "copy-to@^2.0.1",
  "_where": "/Users/kanghyeontae/IdeaProjects/YTMT/node_modules/koa-bodyparser",
  "author": {
    "name": "dead_horse",
    "email": "dead_horse@qq.com"
  },
  "bugs": {
    "url": "https://github.com/node-modules/copy-to/issues"
  },
  "dependencies": {},
  "description": "copy an object's properties to another object",
  "devDependencies": {
    "mocha": "*",
    "should": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "2680fbb8068a48d08656b6098092bdafc906f4a5",
    "tarball": "https://registry.npmjs.org/copy-to/-/copy-to-2.0.1.tgz"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "16cc01116fbb05e48ebf96e8e8f9b14cf2a4fba1",
  "homepage": "https://github.com/node-modules/copy-to",
  "keywords": [
    "copy",
    "object",
    "properties",
    "setter",
    "getter"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "dead_horse",
      "email": "dead_horse@qq.com"
    }
  ],
  "name": "copy-to",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/node-modules/copy-to.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "2.0.1"
}