Files
HeHe-Centiped/www/public_html/bower.json
T

27 lines
459 B
JSON

{
"name": "hehe-rover",
"description": "hehe rover website",
"main": "gulpfile.js",
"authors": [
"Bachir Soussi Chiadmi"
],
"license": "MIT",
"moduleType": [],
"homepage": "",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"jquery": "",
"normalize-css": "",
"leaflet": "",
"vis": "",
"leaflet-providers": "^1.1.11"
},
"devDependencies": {}
}