kontiki
Version:
A powerful Grunt workflow template.
30 lines (29 loc) • 624 B
JSON
{
"name": "kontiki",
"version": "1.0.3",
"description": "A powerful Grunt workflow template.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/dewald-galjaard/Kontiki"
},
"keywords": [
"Grunt",
"NodeJS",
"Parse",
"EmberJS",
"AngularJS",
"Javascript",
"CSS",
"SCSS"
],
"author": "Dewald Galjaard",
"license": "MIT",
"bugs": {
"url": "https://github.com/dewald-galjaard/Kontiki/issues"
},
"homepage": "https://github.com/dewald-galjaard/Kontiki"
}