{
  "_args": [
    [
      "b_@1.3.4",
      "/var/www/kotelnikovo"
    ]
  ],
  "_from": "b_@1.3.4",
  "_id": "b_@1.3.4",
  "_inBundle": false,
  "_integrity": "sha1-vcDdszQ8YRi5v5K9rBlfPzOqax4=",
  "_location": "/b_",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "b_@1.3.4",
    "name": "b_",
    "escapedName": "b_",
    "rawSpec": "1.3.4",
    "saveSpec": null,
    "fetchSpec": "1.3.4"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/b_/-/b_-1.3.4.tgz",
  "_spec": "1.3.4",
  "_where": "/var/www/kotelnikovo",
  "author": {
    "name": "Mikhail Davydov",
    "email": "i@azproduction.ru"
  },
  "bugs": {
    "url": "https://github.com/azproduction/b_/issues"
  },
  "contributors": [
    {
      "name": "Mikhail Davydov",
      "email": "i@azproduction.ru"
    }
  ],
  "dependencies": {},
  "description": "BEM class name generator",
  "devDependencies": {
    "chai": "*",
    "husky": "~0.5.1",
    "istanbul": "~0.2.11",
    "jscs": "~1.4.5",
    "jshint": "2.1.3",
    "mocha": "~1.11.0"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "homepage": "https://github.com/azproduction/b_#readme",
  "keywords": [
    "bem",
    "naming",
    "className",
    "class",
    "generator"
  ],
  "license": "MIT",
  "name": "b_",
  "repository": {
    "type": "git",
    "url": "git://github.com/azproduction/b_.git"
  },
  "scripts": {
    "coverage": "istanbul cover node_modules/.bin/_mocha --report html -- -R spec",
    "precommit": "npm test",
    "prepush": "npm test",
    "test": "jshint . && jscs . && mocha -R spec"
  },
  "version": "1.3.4"
}
