UNPKG

@s-ui/js

Version:
36 lines (35 loc) 892 B
{ "name": "@s-ui/js", "version": "2.37.0", "description": "Set of JS utilities", "type": "module", "scripts": { "lib": "babel --presets sui ./src --out-dir ./lib", "prepublishOnly": "npm run lib" }, "keywords": [], "author": "", "dependencies": { "bowser": "2.11.0", "cookie": "0.7.0", "htmr": "1.0.0", "js-cookie": "2.1.4", "just-camel-case": "4.0.2", "just-capitalize": "1.0.1", "just-kebab-case": "1.1.0", "lodash.debounce": "4.0.8", "lodash.throttle": "4.1.1", "nanoid": "3.3.7", "qs": "6.13.0", "remove-accents": "0.4.2" }, "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/SUI-Components/sui.git" }, "bugs": { "url": "https://github.com/SUI-Components/sui/issues" }, "homepage": "https://github.com/SUI-Components/sui/tree/master/packages/sui-js#readme" }