UNPKG

react-inline-for-rix-loader

Version:

for developing webpack rix-loader, folk from https://github.com/martinandert/react-inline

56 lines (55 loc) 1.37 kB
{ "name": "react-inline-for-rix-loader", "version": "0.1.4", "description": "for developing webpack rix-loader, folk from https://github.com/martinandert/react-inline", "keywords": [ "react", "style", "styles", "stylesheet", "inline", "bundle", "extract", "css" ], "author": "Alfred UC", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/b6pzeusbc54tvhw5jgpyw8pwz2x6gs/react-inline" }, "bugs": { "url": "https://github.com/b6pzeusbc54tvhw5jgpyw8pwz2x6gs/react-inline/issues" }, "homepage": "https://github.com/b6pzeusbc54tvhw5jgpyw8pwz2x6gs/react-inline", "engines": { "node": ">=0.10" }, "main": "react-inline.js", "bin": { "react-inline-extract": "./bin/cli.js", "rix": "./bin/cli.js" }, "dependencies": { "autoprefixer-core": "^5.2.0", "babel-core": "^5.2.15", "babel-runtime": "^5.2.15", "clean-css": "^3.2.8", "commoner": "martinandert/commoner#react-inline", "contextify": "^0.1.13", "foreach": "^2.0.5", "glob": "^5.0.3", "mkdirp": "^0.5.0", "object-assign": "^2.0.0", "postcss": "^4.1.11", "recast": "^0.10.12" }, "devDependencies": { "babel": "^5.2.15", "babel-eslint": "^3.0.1", "eslint": "^0.20.0", "istanbul": "^0.3.13", "mocha": "^2.2.1", "rimraf": "^2.3.3" } }