{
  "name": "noflo-seriously",
  "description": "Seriously.js WebGL shader image effects for NoFlo.",
  "version": "0.1.0",
  "author": {
    "name": "Forrest Oliphant and Brian Chirls",
    "email": "forrest@sembiki.com"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/noflo/noflo-seriously.git"
  },
  "license": "MIT",
  "dependencies": {
    "noflo": "0.x >= 0.5"
  },
  "devDependencies": {
    "chai": "^3.5.0",
    "coffee-loader": "^0.7.2",
    "coffee-script": "^1.12.2",
    "fbp-loader": "^0.1.1",
    "grunt": "^1.0.1",
    "grunt-coffeelint": "^0.0.16",
    "grunt-contrib-coffee": "^1.0.0",
    "grunt-contrib-uglify": "^2.0.0",
    "grunt-contrib-watch": "^1.0.0",
    "grunt-mocha-phantomjs": "^4.0.0",
    "grunt-noflo-browser": "^1.1.1",
    "json-loader": "^0.5.4",
    "mocha": "^3.2.0"
  },
  "keywords": [
    "noflo"
  ],
  "scripts": {
    "test": "grunt test"
  }
}
