mirror of
https://github.com/frappe/air-datepicker.git
synced 2026-01-14 11:01:22 +08:00
14 lines
273 B
JSON
14 lines
273 B
JSON
{
|
|
"name": "datepicker",
|
|
"version": "0.0.1",
|
|
"devDependencies": {
|
|
"gulp": "^3.9.0",
|
|
"gulp-concat": "^2.6.0",
|
|
"gulp-livereload": "^3.8.0",
|
|
"gulp-rename": "^1.2.2",
|
|
"gulp-sass": "^2.0.4",
|
|
"gulp-uglify": "^1.2.0",
|
|
"gulp-watch": "^4.3.5"
|
|
}
|
|
}
|