package.json 2.57 KB
{
  "_args": [
    [
      {
        "raw": "howhap-list@^2.0.1",
        "scope": null,
        "escapedName": "howhap-list",
        "name": "howhap-list",
        "rawSpec": "^2.0.1",
        "spec": ">=2.0.1 <3.0.0",
        "type": "range"
      },
      "/Users/kanghyeontae/IdeaProjects/YTMT/node_modules/bookshelf-api"
    ]
  ],
  "_from": "howhap-list@>=2.0.1 <3.0.0",
  "_id": "howhap-list@2.0.3",
  "_inCache": true,
  "_location": "/howhap-list",
  "_nodeVersion": "8.1.4",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/howhap-list-2.0.3.tgz_1500509477334_0.12662322958931327"
  },
  "_npmUser": {
    "name": "alarner",
    "email": "anlarner@gmail.com"
  },
  "_npmVersion": "5.3.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "howhap-list@^2.0.1",
    "scope": null,
    "escapedName": "howhap-list",
    "name": "howhap-list",
    "rawSpec": "^2.0.1",
    "spec": ">=2.0.1 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/bookshelf-api"
  ],
  "_resolved": "https://registry.npmjs.org/howhap-list/-/howhap-list-2.0.3.tgz",
  "_shasum": "b0d330fb9e157c7605b9427a232a469d335c228b",
  "_shrinkwrap": null,
  "_spec": "howhap-list@^2.0.1",
  "_where": "/Users/kanghyeontae/IdeaProjects/YTMT/node_modules/bookshelf-api",
  "author": {
    "name": "Aaron Larner"
  },
  "bugs": {
    "url": "https://github.com/alarner/howhap-list/issues"
  },
  "dependencies": {
    "howhap": "^2.0.3"
  },
  "description": "An easy to maipulate list of howhap errors",
  "devDependencies": {
    "babel-cli": "^6.7.7",
    "babel-preset-es2015": "^6.6.0",
    "chai": "^3.5.0",
    "eslint": "^2.9.0",
    "eslint-plugin-react": "^5.0.1",
    "mocha": "^2.4.5"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-FUW+PgoMZDun+zHriaOK4oRE9ucKEv8oiD+tSDrX9z5gHViTdRxjj9VN85ftypdhC8PA+0/A6Cxo95eizcVtrA==",
    "shasum": "b0d330fb9e157c7605b9427a232a469d335c228b",
    "tarball": "https://registry.npmjs.org/howhap-list/-/howhap-list-2.0.3.tgz"
  },
  "gitHead": "995e94230421155c5c17a003300e41322f993e79",
  "homepage": "https://github.com/alarner/bookshelf-api#readme",
  "license": "MIT",
  "main": "dist/index.js",
  "maintainers": [
    {
      "name": "alarner",
      "email": "anlarner@gmail.com"
    }
  ],
  "name": "howhap-list",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/alarner/howhap-list.git"
  },
  "scripts": {
    "build": "babel src -d dist --presets=es2015",
    "test": "mocha --compilers js:babel-register"
  },
  "version": "2.0.3"
}