UNPKG

errors.ts

Version:
29 lines (28 loc) 565 B
{ "name": "errors.ts", "version": "0.0.2", "description": "an nodejs error module", "main": "dist/errors.js", "types": "dist/errors.d.ts", "files": [ "/dist" ], "scripts": { "test": "node ." }, "repository": { "type": "git", "url": "git+https://github.com/Sohom829/errors.ts.git" }, "keywords": [ "Errors", "Handle", "Errors" ], "author": "Sohom829", "license": "MIT", "bugs": { "url": "https://github.com/Sohom829/errors.ts/issues" }, "homepage": "https://github.com/Sohom829/errors.ts#readme" }