UNPKG

jsx-loader

Version:
24 lines (23 loc) 462 B
{ "name": "jsx-loader", "version": "0.13.2", "description": "JSX loader for webpack", "main": "index.js", "dependencies": { "jstransform": "11", "loader-utils": "^0.2.2" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/petehunt/jsx-loader" }, "keywords": [ "webpack", "jsx" ], "author": "Pete Hunt", "license": "Apache 2" }