/home/techb158/balavpn.abdallabala.com/node_modules/acorn-jsx
NameSizeModeActions
index.d.ts2620666editdlrm
index.js158270666editdlrm
LICENSE10680666editdlrm
package.json5810666editdlrm
README.md19290666editdlrm
xhtml.js47180666editdlrm
Edit: /home/techb158/balavpn.abdallabala.com/node_modules/acorn-jsx/package.json (581B)
{ "name": "acorn-jsx", "description": "Modern, fast React.js JSX parser", "homepage": "https://github.com/acornjs/acorn-jsx", "version": "5.3.2", "maintainers": [ { "name": "Ingvar Stepanyan", "email": "me@rreverser.com", "web": "http://rreverser.com/" } ], "repository": { "type": "git", "url": "https://github.com/acornjs/acorn-jsx" }, "license": "MIT", "scripts": { "test": "node test/run.js" }, "peerDependencies": { "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" }, "devDependencies": { "acorn": "^8.0.1" } }