orionsoft-react-scripts
Version:
Orionsoft Configuration and scripts for Create React App.
18 lines (17 loc) • 365 B
JSON
{
"name": "style-loader",
"version": "0.13.1",
"author": "Tobias Koppers @sokra",
"description": "style loader module for webpack",
"devDependencies": {
"css-loader": "~0.8.0"
},
"repository": {
"type": "git",
"url": "git@github.com:webpack/style-loader.git"
},
"license": "MIT",
"dependencies": {
"loader-utils": "^0.2.7"
}
}