File tree Expand file tree Collapse file tree 1 file changed +15
-5
lines changed
Expand file tree Collapse file tree 1 file changed +15
-5
lines changed Original file line number Diff line number Diff line change 55 "elementName" : " pfe-modal"
66 },
77 "version" : " 1.0.0-prerelease.17" ,
8+ "publishConfig" : {
9+ "access" : " public"
10+ },
811 "description" : " Modal element for PatternFly Elements" ,
12+ "keywords" : [
13+ " web-components" ,
14+ " html"
15+ ],
916 "repository" : {
1017 "type" : " git" ,
11- "url" : " "
12- },
13- "publishConfig" : {
14- "access" : " public"
18+ "url" : " github:patternfly/patternfly-elements" ,
19+ "directory" : " elements/pfe-modal"
1520 },
16- "main" : " index.js" ,
21+ "main" : " pfe-modal.umd.js" ,
22+ "module" : " pfe-modal.js" ,
1723 "scripts" : {
1824 "build" : " ../../node_modules/.bin/gulp && ../../node_modules/.bin/prettier --ignore-path ../../.prettierignore --write '**/*.{js,json}'" ,
1925 "dev" : " ../../node_modules/.bin/gulp dev" ,
2228 "author" : {
2329 "name" : " cd"
2430 },
31+ "contributors" : [{
32+ "name" : " castastrophe" ,
33+ "url" : " https://github.com/castastrophe"
34+ }],
2535 "license" : " MIT" ,
2636 "dependencies" : {
2737 "@patternfly/pfe-sass" : " 1.0.0-prerelease.17" ,
You can’t perform that action at this time.
0 commit comments