summaryrefslogtreecommitdiff
path: root/package.json
blob: 2b7cf2084c7dae18d7511cb5f1fd7dcd7f896390 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "name": "cucumber-js-demo",
  "workspaces": [
    "1args",
    "2obj",
    "3bg",
    "4outline",
    "assertion",
    "async",
    "data-tables",
    "formatter",
    "reuse",
    "ts",
    "type-parser"
  ],
  "author": "Eugen Wissner <belka@caraus.de>",
  "license": "MPL-2.0"
}