Files
HeHe-Centiped/server/bower.json
T
2016-06-27 10:12:32 +02:00

24 lines
415 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": "^2.2.1",
"normalize-css": "normalize.css#^3.0.3"
},
"devDependencies": {}
}