We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dca1d8 commit b9e467eCopy full SHA for b9e467e
package.json
@@ -1,6 +1,11 @@
1
{
2
"name": "multi-data-source",
3
"author": "Pavel Romanov <alkor@alkor.pw>",
4
+ "repository": {
5
+ "type": "git",
6
+ "url": "git://github.com/Shikyaro/multi-data-source.git"
7
+ },
8
+ "license": "MIT",
9
"version": "0.0.1",
10
"scripts": {
11
"autofix": "eslint --fix ."
0 commit comments