Files
ui-bootstrap4/package.json
T
2013-05-09 10:48:19 -04:00

18 lines
492 B
JSON

{
"author": "https://github.com/angular-ui/bootstrap/graphs/contributors",
"name": "angular-ui-bootstrap",
"version": "0.4.0-SNAPSHOT",
"dependencies": {},
"devDependencies": {
"grunt": "~0.4.1",
"node-markdown": "0.1.1",
"grunt-contrib-concat": "~0.1.3",
"grunt-contrib-copy": "~0.4.1",
"grunt-contrib-uglify": "~0.2.0",
"grunt-contrib-watch": "~0.3.1",
"grunt-contrib-jshint": "~0.4.0",
"grunt-html2js": "~0.1.3",
"grunt-karma": "~0.4.4"
}
}