font-awesome-webpack-4
Version:
REPACKAGE of font-awesome-webpack package. I DID NOT WRITE THIS, @gowravshekar is the author of the original package! I am simply republishing for use with webpack 2.
40 lines (39 loc) • 1.21 kB
JSON
{
"name": "font-awesome-webpack-4",
"version": "1.0.0",
"description": "REPACKAGE of font-awesome-webpack package. I DID NOT WRITE THIS, @gowravshekar is the author of the original package! I am simply republishing for use with webpack 2.",
"main": "index.js",
"loader": "index.loader.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/mattwilliamsdev/font-awesome-webpack.git"
},
"keywords": [
"font-awesome",
"webpack"
],
"author": {
"name": "Gowrav Shekar",
"url": "@gowravshekar"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/mattwilliamsdev/font-awesome-webpack/issues"
},
"dependencies": {
"css-loader": "~1.0.0",
"less-loader": "~4.1.0",
"style-loader": "~0.22.1"
},
"peerDependencies": {
"font-awesome": ">=4.3.0"
},
"readme": "",
"readmeFilename": "README.md",
"homepage": "https://github.com/mattwilliamsdev/font-awesome-webpack",
"_id": "font-awesome-webpack-2@1.0.0",
"_from": "font-awesome-webpack-2@"
}