{
    "name": "generator-aurelia-auth-go",
    "version": "0.0.16",
    "description": "A go backend (using common DDD code) for the aurelia-auth-ui generator",
    "files": [
        "generators"
    ],
    "keywords": ["yeoman-generator"],
    "dependencies": {
        "yeoman-generator": "0.20.3"
    },
    "repository": {
        "type": "git",
        "url": "git://francoishill/generator-aurelia-auth-go.git"
    },
    "license": "MIT",
    "author": {
        "name": "Francois Hill",
        "email": "francoishill11@gmail.com"
    },
    "scripts": {
        "test": "node_modules/.bin/yeoman test --verbose"
    }
}
