{
  "name": "specify-assertions",
  "version": "1.0.0",
  "description": "Beautiful assertion library.",
  "main": "lib/index.js",
  "scripts": {
    "test": "make test"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/origamitower/specify-assertions"
  },
  "keywords": [
    "assertions",
    "testing",
    "specify"
  ],
  "author": "Quildreen Motta",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/origamitower/specify-assertions/issues"
  },
  "dependencies": {
    "core.lambda": "^1.0.0",
    "data.validation": "^1.2.0",
    "deep-equal": "^0.2.1",
    "boo": "^2.0.0",
    "assertion-error": "^1.0.0",
    "spice": "^1.0.2",
    "data.future": "^2.1.0"
  },
  "devDependencies": {
    "browserify": "^3.33.0",
    "ink-docstrap": "git://github.com/robotlolita/docstrap",
    "jsdoc": "^3.3.0-alpha5",
    "hifive-tap": "~0.1.0",
    "hifive": "~0.1.0",
    "uglify-js": "~2.4.3",
    "laws": "~0.2.1",
    "claire": "^0.4.1",
    "sweet.js": "^0.5.0",
    "es5-shim": "^2.3.0",
    "pinky": "^0.1.3"
  }
}
