39 lines
990 B
JSON
39 lines
990 B
JSON
{
|
|
"name": "rookeri.es",
|
|
"version": "0.5.0",
|
|
"description": "Modern web app construction kit.",
|
|
"dependencies": {
|
|
"coffee-script": "~1.8.0",
|
|
"less": "~1.7.5"
|
|
},
|
|
"devDependencies": {
|
|
"bower": "~1.3.12",
|
|
"chai": "1.9.2",
|
|
"karma": "0.12.24",
|
|
"karma-chai": "0.1.0",
|
|
"karma-phantomjs-launcher": "0.1.4",
|
|
"karma-chrome-launcher": "0.1.5",
|
|
"karma-mocha": "0.1.9",
|
|
"karma-coffee-preprocessor": "0.2.1",
|
|
"karma-coverage": "0.2.6",
|
|
"mocha": "2.0.1",
|
|
"protractor": "1.3.1",
|
|
"protractor-coffee-preprocessor": "0.0.1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/dorianpula/rookeries"
|
|
},
|
|
"keywords": [
|
|
"angularjs",
|
|
"python",
|
|
"flask",
|
|
"web"
|
|
],
|
|
"author": "Dorian Pula",
|
|
"license": "AGPL v3",
|
|
"bugs": {
|
|
"url": "https://github.com/dorianpula/rookeries/issues"
|
|
}
|
|
}
|