UNPKG

react-templates-loader

Version:
31 lines (30 loc) 750 B
{ "name": "react-templates-loader", "version": "0.6.5", "description": "react-templates loader module for webpack", "main": "index.js", "peerDependencies": { "react-templates": "^0.6.2" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/AlexanderPavlenko/react-templates-loader.git" }, "keywords": [ "react", "templates", "webpack" ], "author": "Alexander Pavlenko", "license": "MIT", "bugs": { "url": "https://github.com/AlexanderPavlenko/react-templates-loader/issues" }, "homepage": "https://github.com/AlexanderPavlenko/react-templates-loader", "dependencies": { "loader-utils": "^1.1.0" } }