orionsoft-react-scripts
Version:
Orionsoft Configuration and scripts for Create React App.
16 lines (15 loc) • 328 B
JSON
{
"name": "domelementtype",
"version": "1.3.0",
"description": "all the types of nodes in htmlparser2's dom",
"main": "index.js",
"repository": {
"type": "git",
"url": "git://github.com/FB55/domelementtype.git"
},
"keywords": [
"dom",
"htmlparser2"
],
"author": "Felix Boehm <me@feedic.com>"
}