mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-13 05:55:26 +00:00
update
This commit is contained in:
17
node_modules/bs-recipes/recipes/grunt.html.injection/package.json
generated
vendored
Normal file
17
node_modules/bs-recipes/recipes/grunt.html.injection/package.json
generated
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"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": "3.0.1",
|
||||
"grunt": "^0.4.5",
|
||||
"grunt-browser-sync": "^2.0.0",
|
||||
"grunt-contrib-sass": "^0.9.2",
|
||||
"grunt-contrib-watch": "^0.6.1"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user