package.json 2.44 KB
{
  "_args": [
    [
      {
        "raw": "howhap@^2.0.4",
        "scope": null,
        "escapedName": "howhap",
        "name": "howhap",
        "rawSpec": "^2.0.4",
        "spec": ">=2.0.4 <3.0.0",
        "type": "range"
      },
      "/Users/kanghyeontae/IdeaProjects/YTMT/node_modules/bookshelf-api"
    ]
  ],
  "_from": "howhap@>=2.0.4 <3.0.0",
  "_id": "howhap@2.0.5",
  "_inCache": true,
  "_location": "/howhap",
  "_nodeVersion": "6.9.4",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/howhap-2.0.5.tgz_1486826552997_0.8461944966111332"
  },
  "_npmUser": {
    "name": "alarner",
    "email": "anlarner@gmail.com"
  },
  "_npmVersion": "3.10.10",
  "_phantomChildren": {},
  "_requested": {
    "raw": "howhap@^2.0.4",
    "scope": null,
    "escapedName": "howhap",
    "name": "howhap",
    "rawSpec": "^2.0.4",
    "spec": ">=2.0.4 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/bookshelf-api",
    "/howhap-list"
  ],
  "_resolved": "https://registry.npmjs.org/howhap/-/howhap-2.0.5.tgz",
  "_shasum": "ad24c3af1a3679e8417d9799e0945face7fb7423",
  "_shrinkwrap": null,
  "_spec": "howhap@^2.0.4",
  "_where": "/Users/kanghyeontae/IdeaProjects/YTMT/node_modules/bookshelf-api",
  "author": {
    "name": "Aaron Larner"
  },
  "bugs": {
    "url": "https://github.com/alarner/howhap/issues"
  },
  "dependencies": {
    "hogan.js": "^3.0.2"
  },
  "description": "A small library for dealing with parameterized errors",
  "devDependencies": {
    "babel-cli": "^6.5.1",
    "babel-preset-es2015": "^6.5.0",
    "babel-register": "^6.3.13",
    "babelify": "^7.2.0",
    "browserify": "^13.0.0",
    "chai": "^3.5.0",
    "minifyify": "^7.1.0",
    "mocha": "^2.4.5"
  },
  "directories": {},
  "dist": {
    "shasum": "ad24c3af1a3679e8417d9799e0945face7fb7423",
    "tarball": "https://registry.npmjs.org/howhap/-/howhap-2.0.5.tgz"
  },
  "gitHead": "615afc3e52e8ef5ade8185d5d573c411e17fe6b4",
  "homepage": "https://github.com/alarner/howhap#readme",
  "license": "ISC",
  "main": "./dist/index.js",
  "maintainers": [
    {
      "name": "alarner",
      "email": "anlarner@gmail.com"
    }
  ],
  "name": "howhap",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/alarner/howhap.git"
  },
  "scripts": {
    "build": "babel src -d dist",
    "test": "mocha --compilers js:babel-register"
  },
  "version": "2.0.5"
}