Mise à jour de l'organisation des fichiers
Showing
{ | { | ||
"name": "Doodle", | "name": "doodle", | ||
"version": "0.0.1", | |||
"main": "app.js", | |||
"repository": "git@gitlab.appolo.fr:jquery-plugin/doodle.git", | |||
"author": "Simon <simon@appolo.fr>", | "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", | "license": "MIT", | ||
"dependencies": { | "dependencies": {}, | ||
"devDependencies": { | |||
"tether": "^1.4.3", | |||
"bootstrap": "4.0.0-alpha.6", | "bootstrap": "4.0.0-alpha.6", | ||
"bootstrap-datepicker": "^1.7.1", | "bootstrap-datepicker": "^1.7.1", | ||
"bootstrap-timepicker": "^0.5.2", | "bootstrap-timepicker": "^0.5.2", | ||
"font-awesome": "^4.7.0", | "font-awesome": "^4.7.0", | ||
"jquery": "^3.3.1", | "jquery": "^3.3.1", | ||
"moment": "^2.20.1" | "moment": "^2.20.1" | ||
}, | |||
"devDependencies": { | |||
"tether": "^1.4.3" | |||
} | } | ||
} | } |
File moved
Please
register
or
sign in
to comment