UNPKG

styled-jsx-css-loader

Version:
28 lines (27 loc) 667 B
{ "name": "styled-jsx-css-loader", "version": "0.3.0", "description": "styled-jsx/css loader for webpack", "author": "Eric Redon <eric.redon@coox.org>", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/coox/styled-jsx-css-loader.git" }, "peerDependencies": { "styled-jsx": "^2.0.1" }, "bugs": { "url": "https://github.com/coox/styled-jsx-css-loader/issues" }, "homepage": "https://github.com/coox/styled-jsx-css-loader#readme", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "styled-jsx", "webpack", "loader" ] }