react-domify
Version:
30 lines (29 loc) • 489 B
JSON
{
"name": "react-domify",
"version": "0.2.6",
"description": "React Domify",
"main": "dist/react-domify.min.js",
"homepage": "https://github.com/JedWatson/react-domify",
"authors": [
"Jed Watson"
],
"moduleType": [
"amd",
"globals",
"node"
],
"keywords": [
"react",
"react-component"
],
"license": "MIT",
"ignore": [
".editorconfig",
".gitignore",
"package.json",
"src",
"node_modules",
"example",
"test"
]
}