{
  "name": "lodown-makiyahc",
  "version": "1.0.1",
  "description": "functional lib of code",
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "istanbul cover _mocha -- test/ -R spec"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/MakiyahC/lodown.git"
  },
  "author": "makiyahc",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/MakiyahC/lodown/issues"
  },
  "homepage": "https://github.com/MakiyahC/lodown#readme",
  "devDependencies": {
    "chai": "^3.5.0",
    "i": "^0.3.5",
    "istanbul": "^0.4.5",
    "mocha": "^3.2.0",
    "sinon": "^2.1.0"
  }
}
