{
  "name": "faker",
  "description": "Generate massive amounts of fake contextual data",
  "version": "4.1.0",
  "contributors": [
    {
      "name": "Marak Squires",
      "email": "marak.squires@gmail.com"
    }
  ],
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/Marak/Faker.js.git"
  },
  "scripts": {
    "lint": "jshint ./lib --config ./.jshintrc",
    "test": "mocha test/*.*.js",
    "build": "cd build && ../node_modules/.bin/gulp && cd ../",
    "doc": "jsdoc -c conf.json -t ./node_modules/ink-docstrap/template -R README.md lib"
  },
  "devDependencies": {
    "browserify": "5.11.1",
    "gulp": "^3.9.1",
    "gulp-gh-pages": "^0.5.4",
    "gulp-jsdoc3": "^0.2.1",
    "gulp-mustache": "0.4.0",
    "gulp-rename": "1.2.0",
    "gulp-uglify": "1.0.1",
    "ink-docstrap": "1.1.4",
    "jsdoc": "^3.4.0",
    "jshint": "0.9.0",
    "lodash": "^4.6.1",
    "mocha": "^3.2.0",
    "node-minify": "*",
    "optimist": "0.3.5",
    "sinon": "1.4.2",
    "through2": "2.0.0",
    "vinyl-transform": "0.0.1"
  },
  "license": "MIT",
  "main": "index.js",
  "dependencies": {},
  "gitHead": "57a16b10307f0765fd13a23a3dcc95ec5db19c13",
  "bugs": {
    "url": "https://github.com/Marak/Faker.js/issues"
  },
  "homepage": "https://github.com/Marak/Faker.js#readme",
  "_id": "faker@4.1.0",
  "_shasum": "1e45bbbecc6774b3c195fad2835109c6d748cc3f",
  "_from": "faker@latest",
  "_npmVersion": "3.10.3",
  "_nodeVersion": "6.7.0",
  "_npmUser": {
    "name": "marak",
    "email": "marak.squires@gmail.com"
  },
  "maintainers": [
    {
      "name": "marak",
      "email": "marak.squires@gmail.com"
    }
  ],
  "dist": {
    "shasum": "1e45bbbecc6774b3c195fad2835109c6d748cc3f",
    "tarball": "https://registry.npmjs.org/faker/-/faker-4.1.0.tgz"
  },
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/faker-4.1.0.tgz_1487700254188_0.9161467601079494"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/faker/-/faker-4.1.0.tgz",
  "readme": "ERROR: No README data found!"
}
