{
  "name": "lodown-trishalianza",
  "version": "1.0.0",
  "description": "An npm functional programming library project",
  "main": "default",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "istanbul cover _mocha -- test/ -R spec"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/trishalianza/lodown.git"
  },
  "author": "Trisha Lianza",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/trishalianza/lodown/issues"
  },
  "homepage": "https://github.com/trishalianza/lodown#readme",
  "keywords": [
    "Operation",
    "Spark"
  ]
}
