package.json 2.26 KB
{
  "_args": [
    [
      {
        "raw": "import-dir@0.0.1",
        "scope": null,
        "escapedName": "import-dir",
        "name": "import-dir",
        "rawSpec": "0.0.1",
        "spec": "0.0.1",
        "type": "version"
      },
      "/Users/kanghyeontae/IdeaProjects/YTMT/node_modules/kakao"
    ]
  ],
  "_from": "import-dir@0.0.1",
  "_id": "import-dir@0.0.1",
  "_inCache": true,
  "_location": "/import-dir",
  "_nodeVersion": "4.1.1",
  "_npmUser": {
    "name": "kevinprotoss",
    "email": "kevinpaul_boa@hotmail.com"
  },
  "_npmVersion": "3.4.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "import-dir@0.0.1",
    "scope": null,
    "escapedName": "import-dir",
    "name": "import-dir",
    "rawSpec": "0.0.1",
    "spec": "0.0.1",
    "type": "version"
  },
  "_requiredBy": [
    "/kakao"
  ],
  "_resolved": "https://registry.npmjs.org/import-dir/-/import-dir-0.0.1.tgz",
  "_shasum": "9045e4aa48778e24648ed8952bf7347514ddcf27",
  "_shrinkwrap": null,
  "_spec": "import-dir@0.0.1",
  "_where": "/Users/kanghyeontae/IdeaProjects/YTMT/node_modules/kakao",
  "author": {
    "name": "HyperCloud Studio",
    "email": "info@nodeunify.com"
  },
  "bugs": {
    "url": "https://github.com/hypercloud/import-dir/issues"
  },
  "contributors": [
    {
      "name": "Junxiang Wei"
    },
    {
      "name": "Zengliang He"
    }
  ],
  "dependencies": {
    "require-dir": "^0.3.0"
  },
  "description": "ES6 helper to import directories",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "9045e4aa48778e24648ed8952bf7347514ddcf27",
    "tarball": "https://registry.npmjs.org/import-dir/-/import-dir-0.0.1.tgz"
  },
  "gitHead": "afb1ef9ae1849e6ce8b535f69d412e38dda3115b",
  "homepage": "https://github.com/hypercloud/import-dir#readme",
  "keywords": [
    "ECMAScript 2015",
    "require-dir"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "kevinprotoss",
      "email": "kevinpaul_boa@hotmail.com"
    }
  ],
  "name": "import-dir",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hypercloud/import-dir.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "0.0.1"
}