{
  "name": "sanctuary-type-identifiers",
  "version": "2.0.1",
  "description": "Specification for type identifiers",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git://github.com/sanctuary-js/sanctuary-type-identifiers.git"
  },
  "scripts": {
    "test": "make lint test"
  },
  "dependencies": {},
  "devDependencies": {
    "doctest": "0.12.x",
    "eslint": "3.19.x",
    "mocha": "3.2.x",
    "remember-bower": "0.1.x",
    "sanctuary-style": "0.5.x",
    "sanctuary-type-classes": "5.1.x",
    "transcribe": "0.5.x",
    "xyz": "2.0.x"
  },
  "files": [
    "/LICENSE",
    "/README.md",
    "/index.js",
    "/package.json"
  ]
}
