Files
cloud-cap-samples/hello/package.json
2020-03-02 08:45:39 +01:00

7 lines
112 B
JSON

{
"name": "@capire/hello-world",
"version": "1.0.0",
"scripts": {
"watch": "cds serve world.cds"
}
}