File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 33 "description" : " Animated modal dialogs for React, easy to use pre-built components for smooth and visually appealing user interactions." ,
44 "version" : " 1.0.0" ,
55 "license" : " ISC" ,
6- "author" : " Divyanshu Shekhar" ,
6+ "author" : " Divyanshu Shekhar <imdshekhar@gmail.com>" ,
7+ "publishConfig" : {
8+ "registry" : " https://registry.npmjs.org/" ,
9+ "access" : " public"
10+ },
11+ "repository" : {
12+ "type" : " git" ,
13+ "url" : " git+https://github.com/dorbus/react-animated-modal.git"
14+ },
15+ "bugs" : {
16+ "url" : " https://github.com/dorbus/react-animated-modal/issues"
17+ },
18+ "homepage" : " https://github.com/dorbus/react-animated-modal#readme" ,
719 "type" : " module" ,
820 "main" : " dist/cjs/index.js" ,
921 "module" : " dist/esm/index.js" ,
You can’t perform that action at this time.
0 commit comments