gitea-theme/package.json

16 lines
311 B
JSON

{
"name": "gitea-theme",
"version": "1.0.0",
"description": "",
"scripts": {},
"author": "",
"license": "ISC",
"devDependencies": {
"grunt": "^1.4.1",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-less": "^3.0.0",
"grunt-contrib-watch": "^1.1.0",
"jit-grunt": "^0.10.0"
}
}