You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
375 B
JSON
15 lines
375 B
JSON
{
|
|
"name": "motsmeles",
|
|
"version": "0.0.1",
|
|
"description": "a simple 'mots mélés' game",
|
|
"author": "Shikiryu",
|
|
"devDependencies": {
|
|
"grunt-contrib-clean": "^0.6.0",
|
|
"grunt-contrib-concat": "^0.5.0",
|
|
"grunt-contrib-copy": "^0.7.0",
|
|
"grunt-contrib-cssmin": "^0.11.0",
|
|
"grunt-contrib-jshint": "^0.11.0",
|
|
"grunt-contrib-uglify": "^0.7.0"
|
|
}
|
|
}
|