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 3
3
"description" : " Animated modal dialogs for React, easy to use pre-built components for smooth and visually appealing user interactions." ,
4
4
"version" : " 1.0.0" ,
5
5
"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" ,
7
19
"type" : " module" ,
8
20
"main" : " dist/cjs/index.js" ,
9
21
"module" : " dist/esm/index.js" ,
You can’t perform that action at this time.
0 commit comments