{
  "name": "fastn",
  "version": "2.14.5",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "node test",
    "watch": "watchify test/index.js -o test/index.browser.js -d"
  },
  "author": "",
  "license": "ISC",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/KoryNunn/fastn.git"
  },
  "dependencies": {
    "classist": "^1.1.1",
    "enti": "^6.1.3",
    "flat-merge": "^1.0.0",
    "function-emitter": "^1.0.0",
    "multimap": "^1.0.2",
    "object-assign": "^4.1.1",
    "same-value": "^1.0.2",
    "setify": "^1.0.3",
    "setprototypeof": "^1.1.0",
    "what-changed": "^2.3.0"
  },
  "devDependencies": {
    "browserify": "^14.5.0",
    "console-watch": "^1.0.2",
    "crel": "^4.0.1",
    "dom-lightning": "^1.0.2",
    "dom-lite": "^0.5.1",
    "tape": "^5.0.1",
    "tape-run": "^6.0.1",
    "watchify": "^3.11.0"
  }
}
