{
  "name": "sanctuary-type-classes",
  "version": "6.1.0",
  "description": "Standard library for Fantasy Land",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git://github.com/sanctuary-js/sanctuary-type-classes.git"
  },
  "scripts": {
    "test": "make lint test"
  },
  "dependencies": {
    "sanctuary-type-identifiers": "1.0.x"
  },
  "devDependencies": {
    "doctest": "0.12.x",
    "eslint": "3.19.x",
    "fantasy-land": "3.3.0",
    "istanbul": "0.4.x",
    "mocha": "2.x.x",
    "remark-cli": "3.x.x",
    "remark-lint-no-undefined-references": "1.x.x",
    "remark-lint-no-unused-definitions": "1.x.x",
    "remember-bower": "0.1.x",
    "sanctuary-style": "0.5.x",
    "transcribe": "0.5.x",
    "xyz": "2.0.x"
  },
  "files": [
    "/LICENSE",
    "/README.md",
    "/index.js",
    "/package.json"
  ]
}
