Create a branch with custom parameters
This commit is contained in:
15
type-parser/package.json
Normal file
15
type-parser/package.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "type-parser",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "cucumber-js"
|
||||
},
|
||||
"author": "Eugen Wissner <belka@caraus.de>",
|
||||
"license": "MPL-2.0",
|
||||
"devDependencies": {
|
||||
"chai": "^4.2.0",
|
||||
"cucumber": "^5.0.3"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user