@ungap/replace-children
Version:
A ParentNode.replaceChildren polyfill
18 lines (17 loc) • 494 B
JSON
{
"name": "@ungap/replace-children",
"version": "0.0.0",
"description": "A ParentNode.replaceChildren polyfill",
"main": "index.js",
"keywords": ["ParentNode", "replaceChildren"],
"author": "Andrea Giammarchi",
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/ungap/replace-children.git"
},
"bugs": {
"url": "https://github.com/ungap/replace-children/issues"
},
"homepage": "https://github.com/ungap/replace-children#readme"
}