UNPKG

vanillaaont

Version:

simple all-or-nothing transform in nothing but vanilla js

32 lines (31 loc) 775 B
{ "name": "vanillaaont", "version": "1.0.1", "description": "simple all-or-nothing transform in nothing but vanilla js", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/dosaygo-coder-0/vanillaaont.git" }, "keywords": [ "aont", "all-or-nothing", "transform", "vanillajs", "dosyago" ], "author": "Kris <writetocris@outlook.com> (https://2yago.com)", "license": "MIT", "bugs": { "url": "https://github.com/dosaygo-coder-0/vanillaaont/issues" }, "homepage": "https://github.com/dosaygo-coder-0/vanillaaont#readme", "dependencies": { "atob": "^2.0.3", "btoa": "^1.1.2" }, "devDependencies": {} }