fanwikis-Description2/package.json
Paladox 522612dd92 Add npm entry point
Change-Id: Ibf52aaad3924f741a2ed44bd03193705f7b85233
2016-03-24 23:16:34 +00:00

12 lines
192 B
JSON

{
"scripts": {
"test": "grunt test"
},
"devDependencies": {
"grunt": "0.4.5",
"grunt-cli": "0.1.13",
"grunt-banana-checker": "0.4.0",
"grunt-jsonlint": "1.0.7"
}
}