parent
438aa71de9
commit
92d5914b0e
|
|
@ -7,12 +7,21 @@
|
||||||
"@librecms/ccm-cms-pagemodelseditor": {
|
"@librecms/ccm-cms-pagemodelseditor": {
|
||||||
"version": "7.0.0",
|
"version": "7.0.0",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@libreccm/ccm-pagemodelseditor": "7.0.0"
|
"@libreccm/ccm-pagemodelseditor": "7.0.0",
|
||||||
|
"react": "16.4.2",
|
||||||
|
"react-dom": "16.4.2"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@libreccm/ccm-pagemodelseditor": {
|
"@libreccm/ccm-pagemodelseditor": {
|
||||||
"version": "7.0.0",
|
"version": "7.0.0",
|
||||||
"bundled": true,
|
"bundled": true,
|
||||||
|
"requires": {
|
||||||
|
"react": "16.4.2",
|
||||||
|
"react-dom": "16.4.2",
|
||||||
|
"react-modal": "3.5.1",
|
||||||
|
"react-redux": "5.0.7",
|
||||||
|
"redux": "4.0.0"
|
||||||
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/node": {
|
"@types/node": {
|
||||||
"version": "10.7.1",
|
"version": "10.7.1",
|
||||||
|
|
@ -71,10 +80,9 @@
|
||||||
"version": "6.26.0",
|
"version": "6.26.0",
|
||||||
"bundled": true,
|
"bundled": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"chalk": "1.1.3",
|
"esutils": "2.0.2",
|
||||||
"esutils": "2.0.2"
|
"js-tokens": "3.0.2"
|
||||||
},
|
}
|
||||||
"dependencies": {}
|
|
||||||
},
|
},
|
||||||
"balanced-match": {
|
"balanced-match": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
|
|
@ -96,11 +104,8 @@
|
||||||
"version": "2.4.1",
|
"version": "2.4.1",
|
||||||
"bundled": true,
|
"bundled": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"ansi-styles": "3.2.1",
|
"escape-string-regexp": "1.0.5"
|
||||||
"escape-string-regexp": "1.0.5",
|
}
|
||||||
"supports-color": "5.4.0"
|
|
||||||
},
|
|
||||||
"dependencies": {}
|
|
||||||
},
|
},
|
||||||
"color-convert": {
|
"color-convert": {
|
||||||
"version": "1.9.2",
|
"version": "1.9.2",
|
||||||
|
|
@ -135,7 +140,10 @@
|
||||||
},
|
},
|
||||||
"encoding": {
|
"encoding": {
|
||||||
"version": "0.1.12",
|
"version": "0.1.12",
|
||||||
"bundled": true
|
"bundled": true,
|
||||||
|
"requires": {
|
||||||
|
"iconv-lite": "0.4.23"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"escape-string-regexp": {
|
"escape-string-regexp": {
|
||||||
"version": "1.0.5",
|
"version": "1.0.5",
|
||||||
|
|
@ -155,7 +163,16 @@
|
||||||
},
|
},
|
||||||
"fbjs": {
|
"fbjs": {
|
||||||
"version": "0.8.16",
|
"version": "0.8.16",
|
||||||
"bundled": true
|
"bundled": true,
|
||||||
|
"requires": {
|
||||||
|
"core-js": "1.2.7",
|
||||||
|
"isomorphic-fetch": "2.2.1",
|
||||||
|
"loose-envify": "1.3.1",
|
||||||
|
"object-assign": "4.1.1",
|
||||||
|
"promise": "7.3.1",
|
||||||
|
"setimmediate": "1.0.5",
|
||||||
|
"ua-parser-js": "0.7.18"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"fs.realpath": {
|
"fs.realpath": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
|
|
@ -190,7 +207,10 @@
|
||||||
},
|
},
|
||||||
"iconv-lite": {
|
"iconv-lite": {
|
||||||
"version": "0.4.23",
|
"version": "0.4.23",
|
||||||
"bundled": true
|
"bundled": true,
|
||||||
|
"requires": {
|
||||||
|
"safer-buffer": "2.1.2"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"inflight": {
|
"inflight": {
|
||||||
"version": "1.0.6",
|
"version": "1.0.6",
|
||||||
|
|
@ -206,7 +226,10 @@
|
||||||
},
|
},
|
||||||
"invariant": {
|
"invariant": {
|
||||||
"version": "2.2.4",
|
"version": "2.2.4",
|
||||||
"bundled": true
|
"bundled": true,
|
||||||
|
"requires": {
|
||||||
|
"loose-envify": "1.3.1"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"is-stream": {
|
"is-stream": {
|
||||||
"version": "1.1.0",
|
"version": "1.1.0",
|
||||||
|
|
@ -214,7 +237,11 @@
|
||||||
},
|
},
|
||||||
"isomorphic-fetch": {
|
"isomorphic-fetch": {
|
||||||
"version": "2.2.1",
|
"version": "2.2.1",
|
||||||
"bundled": true
|
"bundled": true,
|
||||||
|
"requires": {
|
||||||
|
"node-fetch": "1.7.3",
|
||||||
|
"whatwg-fetch": "2.0.4"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"js-tokens": {
|
"js-tokens": {
|
||||||
"version": "3.0.2",
|
"version": "3.0.2",
|
||||||
|
|
@ -238,7 +265,10 @@
|
||||||
},
|
},
|
||||||
"loose-envify": {
|
"loose-envify": {
|
||||||
"version": "1.3.1",
|
"version": "1.3.1",
|
||||||
"bundled": true
|
"bundled": true,
|
||||||
|
"requires": {
|
||||||
|
"js-tokens": "3.0.2"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"minimatch": {
|
"minimatch": {
|
||||||
"version": "3.0.4",
|
"version": "3.0.4",
|
||||||
|
|
@ -249,7 +279,11 @@
|
||||||
},
|
},
|
||||||
"node-fetch": {
|
"node-fetch": {
|
||||||
"version": "1.7.3",
|
"version": "1.7.3",
|
||||||
"bundled": true
|
"bundled": true,
|
||||||
|
"requires": {
|
||||||
|
"encoding": "0.1.12",
|
||||||
|
"is-stream": "1.1.0"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"object-assign": {
|
"object-assign": {
|
||||||
"version": "4.1.1",
|
"version": "4.1.1",
|
||||||
|
|
@ -272,19 +306,39 @@
|
||||||
},
|
},
|
||||||
"promise": {
|
"promise": {
|
||||||
"version": "7.3.1",
|
"version": "7.3.1",
|
||||||
"bundled": true
|
"bundled": true,
|
||||||
|
"requires": {
|
||||||
|
"asap": "2.0.6"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"prop-types": {
|
"prop-types": {
|
||||||
"version": "15.6.1",
|
"version": "15.6.1",
|
||||||
"bundled": true
|
"bundled": true,
|
||||||
|
"requires": {
|
||||||
|
"fbjs": "0.8.16",
|
||||||
|
"loose-envify": "1.3.1",
|
||||||
|
"object-assign": "4.1.1"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"react": {
|
"react": {
|
||||||
"version": "16.4.2",
|
"version": "16.4.2",
|
||||||
"bundled": true
|
"bundled": true,
|
||||||
|
"requires": {
|
||||||
|
"fbjs": "0.8.16",
|
||||||
|
"loose-envify": "1.3.1",
|
||||||
|
"object-assign": "4.1.1",
|
||||||
|
"prop-types": "15.6.1"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"react-dom": {
|
"react-dom": {
|
||||||
"version": "16.4.2",
|
"version": "16.4.2",
|
||||||
"bundled": true
|
"bundled": true,
|
||||||
|
"requires": {
|
||||||
|
"fbjs": "0.8.16",
|
||||||
|
"loose-envify": "1.3.1",
|
||||||
|
"object-assign": "4.1.1",
|
||||||
|
"prop-types": "15.6.1"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"react-lifecycles-compat": {
|
"react-lifecycles-compat": {
|
||||||
"version": "3.0.4",
|
"version": "3.0.4",
|
||||||
|
|
@ -292,15 +346,33 @@
|
||||||
},
|
},
|
||||||
"react-modal": {
|
"react-modal": {
|
||||||
"version": "3.5.1",
|
"version": "3.5.1",
|
||||||
"bundled": true
|
"bundled": true,
|
||||||
|
"requires": {
|
||||||
|
"exenv": "1.2.2",
|
||||||
|
"prop-types": "15.6.1",
|
||||||
|
"react-lifecycles-compat": "3.0.4",
|
||||||
|
"warning": "3.0.0"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"react-redux": {
|
"react-redux": {
|
||||||
"version": "5.0.7",
|
"version": "5.0.7",
|
||||||
"bundled": true
|
"bundled": true,
|
||||||
|
"requires": {
|
||||||
|
"hoist-non-react-statics": "2.5.5",
|
||||||
|
"invariant": "2.2.4",
|
||||||
|
"lodash": "4.17.10",
|
||||||
|
"lodash-es": "4.17.10",
|
||||||
|
"loose-envify": "1.3.1",
|
||||||
|
"prop-types": "15.6.1"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"redux": {
|
"redux": {
|
||||||
"version": "4.0.0",
|
"version": "4.0.0",
|
||||||
"bundled": true
|
"bundled": true,
|
||||||
|
"requires": {
|
||||||
|
"loose-envify": "1.3.1",
|
||||||
|
"symbol-observable": "1.2.0"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"resolve": {
|
"resolve": {
|
||||||
"version": "1.8.1",
|
"version": "1.8.1",
|
||||||
|
|
@ -379,7 +451,10 @@
|
||||||
},
|
},
|
||||||
"warning": {
|
"warning": {
|
||||||
"version": "3.0.0",
|
"version": "3.0.0",
|
||||||
"bundled": true
|
"bundled": true,
|
||||||
|
"requires": {
|
||||||
|
"loose-envify": "1.3.1"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"whatwg-fetch": {
|
"whatwg-fetch": {
|
||||||
"version": "2.0.4",
|
"version": "2.0.4",
|
||||||
|
|
@ -537,7 +612,10 @@
|
||||||
},
|
},
|
||||||
"encoding": {
|
"encoding": {
|
||||||
"version": "0.1.12",
|
"version": "0.1.12",
|
||||||
"bundled": true
|
"bundled": true,
|
||||||
|
"requires": {
|
||||||
|
"iconv-lite": "0.4.23"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"escape-string-regexp": {
|
"escape-string-regexp": {
|
||||||
"version": "1.0.5",
|
"version": "1.0.5",
|
||||||
|
|
@ -553,7 +631,16 @@
|
||||||
},
|
},
|
||||||
"fbjs": {
|
"fbjs": {
|
||||||
"version": "0.8.17",
|
"version": "0.8.17",
|
||||||
"bundled": true
|
"bundled": true,
|
||||||
|
"requires": {
|
||||||
|
"core-js": "1.2.7",
|
||||||
|
"isomorphic-fetch": "2.2.1",
|
||||||
|
"loose-envify": "1.4.0",
|
||||||
|
"object-assign": "4.1.1",
|
||||||
|
"promise": "7.3.1",
|
||||||
|
"setimmediate": "1.0.5",
|
||||||
|
"ua-parser-js": "0.7.18"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"fs.realpath": {
|
"fs.realpath": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
|
|
@ -584,7 +671,10 @@
|
||||||
},
|
},
|
||||||
"iconv-lite": {
|
"iconv-lite": {
|
||||||
"version": "0.4.23",
|
"version": "0.4.23",
|
||||||
"bundled": true
|
"bundled": true,
|
||||||
|
"requires": {
|
||||||
|
"safer-buffer": "2.1.2"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"inflight": {
|
"inflight": {
|
||||||
"version": "1.0.6",
|
"version": "1.0.6",
|
||||||
|
|
@ -604,7 +694,11 @@
|
||||||
},
|
},
|
||||||
"isomorphic-fetch": {
|
"isomorphic-fetch": {
|
||||||
"version": "2.2.1",
|
"version": "2.2.1",
|
||||||
"bundled": true
|
"bundled": true,
|
||||||
|
"requires": {
|
||||||
|
"node-fetch": "1.7.3",
|
||||||
|
"whatwg-fetch": "2.0.4"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"js-tokens": {
|
"js-tokens": {
|
||||||
"version": "4.0.0",
|
"version": "4.0.0",
|
||||||
|
|
@ -620,7 +714,10 @@
|
||||||
},
|
},
|
||||||
"loose-envify": {
|
"loose-envify": {
|
||||||
"version": "1.4.0",
|
"version": "1.4.0",
|
||||||
"bundled": true
|
"bundled": true,
|
||||||
|
"requires": {
|
||||||
|
"js-tokens": "4.0.0"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"minimatch": {
|
"minimatch": {
|
||||||
"version": "3.0.4",
|
"version": "3.0.4",
|
||||||
|
|
@ -631,7 +728,11 @@
|
||||||
},
|
},
|
||||||
"node-fetch": {
|
"node-fetch": {
|
||||||
"version": "1.7.3",
|
"version": "1.7.3",
|
||||||
"bundled": true
|
"bundled": true,
|
||||||
|
"requires": {
|
||||||
|
"encoding": "0.1.12",
|
||||||
|
"is-stream": "1.1.0"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"object-assign": {
|
"object-assign": {
|
||||||
"version": "4.1.1",
|
"version": "4.1.1",
|
||||||
|
|
@ -654,19 +755,38 @@
|
||||||
},
|
},
|
||||||
"promise": {
|
"promise": {
|
||||||
"version": "7.3.1",
|
"version": "7.3.1",
|
||||||
"bundled": true
|
"bundled": true,
|
||||||
|
"requires": {
|
||||||
|
"asap": "2.0.6"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"prop-types": {
|
"prop-types": {
|
||||||
"version": "15.6.2",
|
"version": "15.6.2",
|
||||||
"bundled": true
|
"bundled": true,
|
||||||
|
"requires": {
|
||||||
|
"loose-envify": "1.4.0",
|
||||||
|
"object-assign": "4.1.1"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"react": {
|
"react": {
|
||||||
"version": "16.4.2",
|
"version": "16.4.2",
|
||||||
"bundled": true
|
"bundled": true,
|
||||||
|
"requires": {
|
||||||
|
"fbjs": "0.8.17",
|
||||||
|
"loose-envify": "1.4.0",
|
||||||
|
"object-assign": "4.1.1",
|
||||||
|
"prop-types": "15.6.2"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"react-dom": {
|
"react-dom": {
|
||||||
"version": "16.4.2",
|
"version": "16.4.2",
|
||||||
"bundled": true
|
"bundled": true,
|
||||||
|
"requires": {
|
||||||
|
"fbjs": "0.8.17",
|
||||||
|
"loose-envify": "1.4.0",
|
||||||
|
"object-assign": "4.1.1",
|
||||||
|
"prop-types": "15.6.2"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"resolve": {
|
"resolve": {
|
||||||
"version": "1.8.1",
|
"version": "1.8.1",
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
npm
|
||||||
|
|
@ -159,6 +159,19 @@
|
||||||
<arguments>link</arguments>
|
<arguments>link</arguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
</execution>
|
</execution>
|
||||||
|
|
||||||
|
<execution>
|
||||||
|
<id>npm publish</id>
|
||||||
|
<goals>
|
||||||
|
<goal>npm</goal>
|
||||||
|
</goals>
|
||||||
|
|
||||||
|
<phase>deploy</phase>
|
||||||
|
|
||||||
|
<configuration>
|
||||||
|
<arguments>publish --userconfig ../libreccm.npmrc</arguments>
|
||||||
|
</configuration>
|
||||||
|
</execution>
|
||||||
</executions>
|
</executions>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,5 +2,4 @@
|
||||||
@libreccms:registry=https://packages.libreccm.org/repository/libreccm-npm/
|
@libreccms:registry=https://packages.libreccm.org/repository/libreccm-npm/
|
||||||
@libreccm:access=public
|
@libreccm:access=public
|
||||||
@librecms:access=public
|
@librecms:access=public
|
||||||
//packages.libreccm.org/repository/libreccm-npm/:always-auth=true
|
//packages.libreccm.org/repository/libreccm-npm/:_authToken=NpmToken.a5eb72e5-056e-3a5d-ab91-ac163d36ac5b
|
||||||
//packages.libreccm.org/repository/libreccm-npm/:_auth=bGlicmVjY20tY2k6c2hhaF1xdTRPb0I0d29oNQ==
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue