react-utils-helper
Version:
A bunch of helper components for React
53 lines (52 loc) • 1.28 kB
JSON
{
"name": "react-utils-helper",
"version": "0.1.4",
"description": "A bunch of helper components for React",
"main": "webpack.config.js",
"dependencies": {
"lodash": "^3.3.1",
"react": "^0.12.2"
},
"devDependencies": {
"bootstrap": "^3.3.2",
"css": "^2.2.0",
"css-loader": "^0.9.1",
"es6-transpiler": "^0.7.18",
"file-loader": "^0.8.1",
"font-awesome": "^4.3.0",
"grunt-es6-transpiler": "^1.0.2",
"grunt-jsx": "^0.1.8",
"gulp": "^3.8.11",
"gulp-es6-transpiler": "^1.0.1",
"gulp-react": "^2.1.0",
"jQuery": "^1.7.4",
"jquery": "^2.1.3",
"jsx-loader": "^0.12.2",
"less": "^2.4.0",
"less-loader": "^2.0.0",
"react-bootstrap": "^0.16.0",
"style": "0.0.3",
"style-loader": "^0.8.3",
"url-loader": "^0.5.5"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/react-utils/react-utils-helper.git"
},
"author": "suraj@sahusoft.com",
"license": " ",
"bugs": {
"url": "https://github.com/react-utils/react-utils-helper/issues"
},
"homepage": "https://github.com/react-utils/react-utils-helper",
"keywords": [
"A",
"Utility",
"Tool",
"for",
"React"
]
}