UNPKG

nxkit

Version:

This is a collection of tools, independent of any other libraries

45 lines 912 B
{ "name": "nxkit", "version": "0.10.68", "description": "This is a collection of tools, independent of any other libraries", "main": "util.js", "types": "util.d.ts", "author": { "name": "xuewen.chu", "email": "louistru@hotmail.com", "url": "https://github.com/louis-tru/nxkit/" }, "scripts": { "build": "tsc && cp LICENSE *.md *.types out/nxkit && node _.js" }, "devDependencies": { "@types/node": "~12.12.20" }, "keywords": [ "mysql", "mqtt", "mbus", "fmt", "websocket", "web", "server", "ejs", "express", "md5", "sha1", "uuid", "hash", "memcached", "xml", "request", "wget", "shell", "storage" ], "license": "BSD-2-Clause", "bugs": { "url": "https://github.com/louis-tru/nxkit/issues", "email": "louistru@hotmail.com" }, "homepage": "https://github.com/louis-tru/nxkit/" }