UNPKG

test-npm-first-function

Version:
22 lines (21 loc) 519 B
{ "name": "test-npm-first-function", "version": "1.0.1", "description": "test ve cach dong goi module trong nodejs", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { "build": "tsc", "build:watch": "tsc --watch" }, "repository": { "type": "git", "url": "git+https://github.com/TamNguyenTran/pharmacode-examble.git" }, "keywords": [ "N" ], "author": "nttam1182", "license": "ISC", "homepage": "https://github.com/TamNguyenTran/pharmacode-examble#readme" }