{
  "author": "Arian Stolwijk <stolwijk.arian@gmail.com>",
  "name": "Supersonic",
  "description": "A small and supersonic flow-controll library",
  "version": "0.0.7",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git://github.com/arian/Supersonic.git"
  },
  "main": "index",
  "scripts": {
    "test": "node test/test"
  },
  "dependencies": {},
  "devDependencies": {},
  "optionalDependencies": {},
  "engines": {
    "node": "*"
  }
}
