first commit
This commit is contained in:
38
WebRoot/package.json
Normal file
38
WebRoot/package.json
Normal file
@ -0,0 +1,38 @@
|
||||
{
|
||||
"name": "yywh",
|
||||
"version": "1.0.0",
|
||||
"main": "index.jsp",
|
||||
"directories": {
|
||||
"example": "example"
|
||||
},
|
||||
"dependencies": {
|
||||
"bootstrap": "^3.3.7",
|
||||
"bootstrap-datepicker": "^1.8.0",
|
||||
"bootstrap-fileinput": "^4.4.8",
|
||||
"bootstrap-slider": "^10.0.0",
|
||||
"bootstrap-star-rating": "^4.0.2",
|
||||
"bootstrap-switch": "^3.3.4",
|
||||
"bootstrap-timepicker": "^0.5.2",
|
||||
"bootstrapvalidator": "^0.5.4",
|
||||
"chart.js": "^2.7.2",
|
||||
"fastclick": "^1.0.6",
|
||||
"font-awesome": "^4.7.0",
|
||||
"fullcalendar": "^3.9.0",
|
||||
"icheck": "^1.0.2",
|
||||
"ionicons": "^2.0.1",
|
||||
"jquery": "^2.1.3",
|
||||
"jquery-backstretch": "^2.1.16",
|
||||
"jquery-ui": "^1.12.1",
|
||||
"patternfly-bootstrap-treeview": "^2.1.5",
|
||||
"popper.js": "^1.14.3",
|
||||
"select2": "^4.0.6-rc.1",
|
||||
"sweetalert": "^2.1.0"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"description": ""
|
||||
}
|
||||
Reference in New Issue
Block a user