{
    "name": "quad",
    "version": "0.0.20",
    "description": "",
    "main": "index.js",
    "scripts": {
        "test": "./node_modules/mocha/bin/mocha ./test --ui exports --timeout 10000 -R spec"
    },
    "author": "Stephen Handley",
    "license": "MIT",
    "devDependencies": {
        "mocha": "^2.2.4"
    },
    "repository": {
        "type": "git",
        "url": "git://bitbucket.org/efsharp/quad.git"
    }
}
