File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " react-fullscreen-loading" ,
33 "version" : " 0.0.2" ,
4- "description" : " Minimal fullscreen loading for react " ,
4+ "description" : " Minimal fullscreen loading for React " ,
55 "main" : " dist/loading.js" ,
66 "scripts" : {
77 "start" : " webpack-dev-server --config ./webpack.config.js --mode development" ,
88 "dev" : " webpack-dev-server --config dev.config.js --mode development" ,
99 "build" : " webpack --mode production"
1010 },
11+ "repository" : {
12+ "type" : " git" ,
13+ "url" : " https://github.com/shaminmeerankutty/react-fullscreen-loading"
14+ },
1115 "keywords" : [
1216 " React" ,
1317 " Loading" ,
1620 ],
1721 "author" : " Shamin Meerankutty" ,
1822 "license" : " MIT" ,
23+ "homepage" : " https://github.com/shaminmeerankutty/react-fullscreen-loading" ,
1924 "dependencies" : {
2025 "prop-types" : " ^15.6.2" ,
2126 "react" : " ^16.4.1" ,
You can’t perform that action at this time.
0 commit comments