source: trip-planner-front/node_modules/angular-material/bower.json@ 6a3a178

Last change on this file since 6a3a178 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 307 bytes
Line 
1{
2 "name": "angular-material",
3 "version": "1.2.3",
4 "license": "MIT",
5 "ignore": [],
6 "dependencies": {
7 "angular": "^1.7.2",
8 "angular-animate": "^1.7.2",
9 "angular-aria": "^1.7.2",
10 "angular-messages": "^1.7.2"
11 },
12 "main": [
13 "angular-material.js",
14 "angular-material.css"
15 ]
16}
Note: See TracBrowser for help on using the repository browser.