twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
18 lines (17 loc) • 410 B
JSON
{
"name": "bs-recipes-grunt-html-injection",
"version": "1.0.0",
"description": "Grunt, SASS, HTML/CSS injection example",
"main": "Gruntfile.js",
"scripts": {
"start": "grunt"
},
"license": "MIT",
"devDependencies": {
"bs-html-injector": "^2.0.3",
"grunt": "^0.4.5",
"grunt-browser-sync": "^2.0.0",
"grunt-contrib-sass": "^0.9.2",
"grunt-contrib-watch": "^0.6.1"
}
}