Mise à jour de l'organisation des fichiers
Showing
| { | ||
| "name": "Doodle", | ||
| "version": "0.0.1", | ||
| "main": "app.js", | ||
| "repository": "git@gitlab.appolo.fr:jquery-plugin/doodle.git", | ||
| "name": "doodle", | ||
| "author": "Simon <simon@appolo.fr>", | ||
| "version": "1.0.4", | ||
| "main": "dist/js/doodle.js", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://gitlab.appolo.fr/jquery-plugin/doodle.git" | ||
| }, | ||
| "license": "MIT", | ||
| "dependencies": { | ||
| "dependencies": {}, | ||
| "devDependencies": { | ||
| "tether": "^1.4.3", | ||
| "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" | ||
| } | ||
| } |
File moved
Please
register
or
sign in
to comment