{
  "name": "amorph",
  "version": "4.2.0",
  "description": "Amorphous javascript object: Express truths in many forms",
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "dependencies": {
    "defunction": "^5.1.1"
  },
  "devDependencies": {
    "amorph-converter": "^1.0.0",
    "amorph-hex": "^3.0.0",
    "chai": "^3.5.0",
    "eslint": "^3.12.2",
    "eslint-config-airbnb": "^13.0.0",
    "eslint-plugin-import": "^2.2.0",
    "eslint-plugin-jsx-a11y": "^2.2.3",
    "eslint-plugin-react": "^6.8.0",
    "intcoder": "0.0.3",
    "mocha": "^3.1.2"
  },
  "scripts": {
    "test": "mocha --no-timeouts --bail"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/SafeMarket/amorph.git"
  },
  "author": "",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/SafeMarket/amorph/issues"
  },
  "homepage": "https://github.com/SafeMarket/amorph#readme"
}
