mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-13 05:55:26 +00:00
update
This commit is contained in:
14
node_modules/bs-recipes/recipes/html.injection/package.json
generated
vendored
Normal file
14
node_modules/bs-recipes/recipes/html.injection/package.json
generated
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "bs-recipes-html-injection",
|
||||
"version": "1.0.0",
|
||||
"description": "HTML/CSS injection example",
|
||||
"main": "app.js",
|
||||
"scripts": {
|
||||
"start": "node app.js"
|
||||
},
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"bs-html-injector": "^2.0.3",
|
||||
"browser-sync": "^2.1.6"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user