mirror of
https://github.com/jlengrand/sample-node-api.git
synced 2026-03-10 08:41:23 +00:00
Add initial build scripts
Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
committed by
Nakul Manchanda
parent
9a777c2abc
commit
99c6ae44a1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "sample-node-api",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"description": "Zowe sample node API",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"dev": "nodemon src/index.js",
|
||||
|
||||
Reference in New Issue
Block a user