Files
HeHe-Centiped/server/bower.json
T

26 lines
422 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":""
},
"devDependencies": {}
}