UNPKG

rts2003-so

Version:

RTS2003 SO is service order, manage user, like register, update, delete.

28 lines 731 B
{ "name": "rts2003-so", "version": "1.1.4", "description": "RTS2003 SO is service order, manage user, like register, update, delete.", "main": "index.js", "scripts": { "test": "jest -o ./test.js" }, "repository": { "type": "git", "url": "git+https://github.com/briansaw/rts2003-so.git" }, "keywords": [ "RTS2003", "so", "service-order", "RTS2003 service-order" ], "author": "Briansaw (https://github.com/briansaw)", "license": "MIT", "bugs": { "url": "https://github.com/briansaw/rts2003-so/issues" }, "homepage": "https://github.com/briansaw/rts2003-so#readme", "dependencies": { "node-fetch": "^3.3.2" } }