UNPKG

nbl

Version:

33 lines (32 loc) 728 B
{ "name": "nbl", "version": "1.0.0", "description": "", "main": "lib/index.js", "scripts": { "tsc": "tsc -p tsconfig.json", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "devDependencies": { "@types/node": "^16.11.4", "@types/uuid": "^8.3.1", "typescript": "^4.4.4" }, "dependencies": { "@angular/common": "^12.2.11", "@angular/core": "^12.2.11", "axios": "^0.21.1", "build": "^0.1.4", "http": "0.0.1-security", "https": "^1.0.0", "idb-keyval": "^6.0.3", "node-fetch": "^3.0.0", "request": "^2.88.2", "uuid": "^8.3.2", "xhr-promise": "^2.0.0", "xmlhttprequest": "^1.8.0" } }