UNPKG

jdoms

Version:

jDoms is a fast, powerful, and zero-dependency JavaScript library for modern DOM manipulation, traversal, event handling, and more

53 lines (52 loc) 1.22 kB
{ "name": "jdoms", "version": "1.1.1", "description": "jDoms is a fast, powerful, and zero-dependency JavaScript library for modern DOM manipulation, traversal, event handling, and more", "files": [ "./src", "./browser-test.html", "./LICENSE", "./CHANGELOG.md", "./README.md", "./CODE_OF_CONDUCT.md", "./CONTRIBUTING.md" ], "main": "./src/jdoms-latest.min.js", "browser": "./dist/wp-hook.umd.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "directories": { "doc": "./", "example": "./examples" }, "keywords": [ "jDoms", "jdoms", "Javascript", "DOMS", "Selector", "Library", "Framework", "Events", "mamedul", "momedul", "mamedul islam", "momedul islam", "mamedul.github.io", "Freelancer", "Developer", "Javascript Developer", "Bangladesh" ], "author": "MAMEDUL ISLAM", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/mamedul/jdoms.git" }, "bugs": { "url": "https://github.com/mamedul/jdoms/issues" }, "homepage": "https://mamedul.github.io/jdoms/" }