{ "name": "jsx-parser", "version": "1.0.0", "description": "Simplified JSX parser", "main": "jsxParser.js", "scripts": { "test": "jest" }, "keywords": [ "jsx", "parser" ], "author": "Vitaliy Filippov", "license": "LGPL-3.0" }