UNPKG

handy-tool-box

Version:

A colection of handy snippets and functions.

30 lines (29 loc) 711 B
{ "name": "handy-tool-box", "version": "1.0.1", "description": "A colection of handy snippets and functions.", "main": "handy-utilities.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/rdev0rigin/handy-tool-box.git" }, "keywords": [ "rdev", "general", "tools", "helpers", "utility" ], "author": "Rob \"Rex\" Beatie (rdev1163@outlook.com)", "license": "MIT", "bugs": { "url": "https://github.com/rdev0rigin/handy-tool-box/issues" }, "homepage": "https://github.com/rdev0rigin/handy-tool-box#readme", "dependencies": { "@reactivex/rxjs": "^5.5.6" } }