Snippets

Pete Matthews package.json in folder db

Created by Pete Matthews

File snippet.txt Added

  • Ignore whitespace
  • Hide word diff
+{
+  "name": "deploy",
+  "version": "1.0.0",
+  "description": "",
+  "main": "index.js",
+  "scripts": {
+    "test": "echo \"Error: no test specified\" && exit 1",
+    "start": "node node_modules/@sap/hdi-deploy/deploy.js --auto-undeploy"
+  },
+  "author": "",
+  "license": "ISC",
+  "dependencies": {
+    "@sap/hdi-deploy": "^3.11.10"
+  }
+}
HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.