added prototype
This commit is contained in:
14
webseite-gulp-ts/frontend/docs/package.json
Normal file
14
webseite-gulp-ts/frontend/docs/package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "webseite-gulp-ts-frontend",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "gulpfile.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"gulp": "^5.0.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user