UNPKG

316 BJSONView Raw
1{
2 "name": "domify",
3 "version": "1.2.1",
4 "description": "turn HTML into DOM elements",
5 "scripts": ["index.js"],
6 "development": {
7 "component/assert": "*"
8 },
9 "keywords": [
10 "dom",
11 "html",
12 "client",
13 "browser",
14 "component"
15 ],
16 "scripts": [
17 "index.js"
18 ],
19 "license": "MIT"
20}