2020-01-12 19:15:08 +08:00
|
|
|
{
|
|
|
|
|
"name": "irext",
|
|
|
|
|
"version": "0.0.1",
|
|
|
|
|
"description": "console of irext",
|
|
|
|
|
"repository": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/irext/irext-cli"
|
|
|
|
|
},
|
|
|
|
|
"keywords": [
|
|
|
|
|
"IRDA"
|
|
|
|
|
],
|
|
|
|
|
"author": "strawmanbobi",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"bootstrap": "^3.3.7",
|
|
|
|
|
"bootstrap-multiselect": "^0.9.13",
|
|
|
|
|
"bootstrap-spinner": "^1.1.1",
|
|
|
|
|
"bootstrap-table": "^1.11.0",
|
|
|
|
|
"bootstrap-progressbar": "^0.9.0",
|
|
|
|
|
"highcharts": "^5.0.6",
|
|
|
|
|
"jquery": "^2.2.4",
|
|
|
|
|
"select2": "^4.0.3",
|
2020-06-06 21:51:29 +08:00
|
|
|
"toastr": "^2.1.3",
|
|
|
|
|
|
2020-01-12 19:15:08 +08:00
|
|
|
}
|
|
|
|
|
}
|