Work in progress
Showing
assets/lib/doodle/js/moment.js
deleted
100644 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
assets/lib/doodle/js/moment.min.js
deleted
100644 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
package.json
0 → 100644
{ | ||
"name": "Doodle", | ||
"version": "0.0.1", | ||
"main": "app.js", | ||
"repository": "git@gitlab.appolo.fr:jquery-plugin/doodle.git", | ||
"author": "Simon <simon@appolo.fr>", | ||
"license": "MIT", | ||
"dependencies": { | ||
"bootstrap": "4.0.0-alpha.6", | ||
"bootstrap-datepicker": "^1.7.1", | ||
"bootstrap-timepicker": "^0.5.2", | ||
"font-awesome": "^4.7.0", | ||
"jquery": "^3.3.1", | ||
"moment": "^2.20.1" | ||
}, | ||
"devDependencies": { | ||
"tether": "^1.4.3" | ||
} | ||
} |
yarn.lock
0 → 100644
Please
register
or
sign in
to comment