UNPKG

saven

Version:
23 lines (22 loc) 412 B
{ "name": "@savenjs/utils", "version": "1.0.1", "description": "Utils for saven", "main": "index.js", "scripts": { "test": "jest", "build": "rollup -c rollup.config.js" }, "repository": { "type": "git", "url": "git+https://github.com/saven/superjs.git" }, "keywords": [ "saven" ], "publishConfig": { "access": "public" }, "author": "saven", "license": "MIT" }