UNPKG

@darkwolf/helper

Version:
35 lines (34 loc) 748 B
{ "name": "@darkwolf/helper", "version": "21.13.7", "description": "Helper", "type": "module", "exports": { ".": "./src/index.mjs", "./constants": "./src/constants/index.mjs", "./constants/": "./src/constants/", "./package.json": "./package.json" }, "engines": { "node": ">=12.18.3" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Darkwolf/helper.git" }, "keywords": [ "darkwolf", "helper", "get", "set" ], "author": "Pavel Wolf", "license": "MIT", "bugs": { "url": "https://github.com/Darkwolf/helper/issues" }, "homepage": "https://github.com/Darkwolf/helper#readme" }