UNPKG

kul-lib

Version:

A simple vanilla JS library created by Kuldeep

15 lines (14 loc) 386 B
{ "name": "kul-lib", "version": "1.0.0", "description": "A simple vanilla JS library created by Kuldeep", "main": "src/index.js", "type": "module", "author": "Kuldeep Jadeja", "license": "ISC", "keywords": ["kul-lib", "vanilla-js", "library", "custom-lib"], "repository": { "type": "git", "url": "https://github.com/yourusername/kul-lib.git" } }