{
  "_args": [
    [
      "typeof-article@0.1.1",
      "/Users/dejanbrsakoski/src/docker/mesh-id-reporting"
    ]
  ],
  "_from": "typeof-article@0.1.1",
  "_id": "typeof-article@0.1.1",
  "_inBundle": false,
  "_integrity": "sha1-nwfnM8P7tkb/qeYcCN66zUYOBq8=",
  "_location": "/typeof-article",
  "_phantomChildren": {
    "is-buffer": "1.1.6"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "typeof-article@0.1.1",
    "name": "typeof-article",
    "escapedName": "typeof-article",
    "rawSpec": "0.1.1",
    "saveSpec": null,
    "fetchSpec": "0.1.1"
  },
  "_requiredBy": [
    "/handlebars-utils"
  ],
  "_resolved": "https://registry.npmjs.org/typeof-article/-/typeof-article-0.1.1.tgz",
  "_spec": "0.1.1",
  "_where": "/Users/dejanbrsakoski/src/docker/mesh-id-reporting",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
  },
  "bugs": {
    "url": "https://github.com/jonschlinkert/typeof-article/issues"
  },
  "dependencies": {
    "kind-of": "^3.1.0"
  },
  "description": "Get the native JavaScript type of a value, preceded by the appropriate indefinite article (either `a` or `an`), for use in error messages.",
  "devDependencies": {
    "gulp-format-md": "^0.1.11",
    "mocha": "^3.2.0"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/jonschlinkert/typeof-article",
  "keywords": [
    "article",
    "generategenerator",
    "typeof"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "typeof-article",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jonschlinkert/typeof-article.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "verb": {
    "toc": false,
    "layout": "default",
    "tasks": [
      "readme"
    ],
    "plugins": [
      "gulp-format-md"
    ],
    "lint": {
      "reflinks": true
    }
  },
  "version": "0.1.1"
}
