UNPKG

sf_authentication_client

Version:

Libary_SmartFun

35 lines (34 loc) 871 B
{ "name": "sf_authentication_client", "version": "1.1.2", "description": "Libary_SmartFun", "main": "./src_client/build/bundle.js", "scripts": { "watch": "webpack --watch" }, "author": "hdlinhit95 <hdlinhit95@gmail.com>", "license": "ISC", "dependencies": { "axios": "^0.15.3", "classnames": "^2.2.5", "lodash": "^4.17.4", "react": "^15.4.2", "react-dom": "^15.4.2", "react-router": "^3.0.2", "validator": "^6.2.1", "webpack-init": "^0.1.2" }, "devDependencies": { "babel-cli": "^6.24.0", "babel-core": "^6.22.1", "babel-loader": "^6.2.10", "babel-preset-es2015": "^6.24.0", "babel-preset-react": "^6.23.0", "babel-preset-stage-0": "^6.22.0", "css-loader": "^0.26.1", "node-sass": "^4.5.0", "sass-loader": "^4.1.1", "style-loader": "^0.13.1", "webpack": "^2.2.1" } }