UNPKG

@itrocks/build

Version:

Permanently apply javascript modifiers to your dynamic DOM

42 lines (41 loc) 719 B
{ "author": { "name": "Baptiste Pillot", "email": "baptiste@pillot.fr" }, "dependencies": { "@itrocks/sorted-array": "latest" }, "description": "Permanently apply javascript modifiers to your dynamic DOM", "devDependencies": { "typescript": "^7.0" }, "files": [ "LICENSE", "README.md", "*.d.ts", "*.js" ], "homepage": "https://it.rocks", "keywords": [ "dom", "event", "front-end", "it.rocks", "mutation", "mutationObserver", "observer", "SPA", "web component" ], "license": "LGPL-3.0-or-later", "name": "@itrocks/build", "repository": { "type": "git", "url": "git+https://github.com/itrocks-ts/build.git" }, "scripts": { "build": "tsc" }, "version": "0.1.1" }