17 lines
421 B
JSON
17 lines
421 B
JSON
{
|
|
"title": "Word Word Go",
|
|
"name": "wordwordgo",
|
|
"version": "0.1.0",
|
|
"description": "A Clever Dictionary.",
|
|
"devDependencies": {
|
|
"grunt": "~0.4.1",
|
|
"grunt-contrib-jshint": "~0.6.4",
|
|
"grunt-contrib-uglify": "~0.2.4",
|
|
"grunt-smushit": "~1.1.2",
|
|
"grunt-svgmin": "~0.2.0",
|
|
"grunt-contrib-watch": "~0.5.3",
|
|
"grunt-contrib-compass": "~0.6.0",
|
|
"grunt-contrib-requirejs": "~0.4.1"
|
|
}
|
|
}
|