We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59df38f commit 2b92fdaCopy full SHA for 2b92fda
package.json
@@ -2,6 +2,10 @@
2
"name": "@santerijps/mion",
3
"version": "0.1.0",
4
"description": "Minimal Object Notation",
5
+ "repository": {
6
+ "type": "github",
7
+ "url": "https://github.com/santerijps/mion"
8
+ },
9
"main": "dist/index.js",
10
"types": "dist/index.d.ts",
11
"bin": "dist/bin.js",
0 commit comments