motsmeles/package.json

12 lines
264 B
JSON
Raw Normal View History

2015-01-25 23:53:42 +01:00
{
"name": "motsmeles",
"version": "0.0.1",
"description": "a simple 'mots mélés' game",
"author": "Shikiryu",
"devDependencies": {
"grunt-contrib-cssmin": "^0.11.0",
"grunt-contrib-jshint": "^0.11.0",
"grunt-contrib-uglify": "^0.7.0"
}
}