{
  "_args": [
    [
      "is-class-hotfix@0.0.6",
      "/data/build"
    ]
  ],
  "_from": "is-class-hotfix@0.0.6",
  "_id": "is-class-hotfix@0.0.6",
  "_inBundle": false,
  "_integrity": "sha1-pSfTH7IyeSgd3l84XHe13nCnJDU=",
  "_location": "/is-class-hotfix",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "is-class-hotfix@0.0.6",
    "name": "is-class-hotfix",
    "escapedName": "is-class-hotfix",
    "rawSpec": "0.0.6",
    "saveSpec": null,
    "fetchSpec": "0.0.6"
  },
  "_requiredBy": [
    "/is-type-of"
  ],
  "_resolved": "http://172.17.52.48:8081/repository/npm-group/is-class-hotfix/-/is-class-hotfix-0.0.6.tgz",
  "_spec": "0.0.6",
  "_where": "/data/build",
  "author": {
    "name": "Miguel Mota",
    "email": "hello@miguelmota.com",
    "url": "http://www.miguelmota.com/"
  },
  "bugs": {
    "url": "https://github.com/miguelmota/is-class/issues"
  },
  "description": "Check if function is an ES6 class.",
  "devDependencies": {
    "tape": "^3.0.3"
  },
  "directories": {
    "test": "test"
  },
  "homepage": "https://github.com/miguelmota/is-class",
  "keywords": [
    "predicate",
    "function",
    "class",
    "es6"
  ],
  "license": "MIT",
  "main": "is-class.js",
  "name": "is-class-hotfix",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/miguelmota/is-class.git"
  },
  "scripts": {
    "test": "tape test/*.js"
  },
  "version": "0.0.6"
}
