mirror of
https://github.com/kennethnym/jrx.git
synced 2026-03-20 20:01:19 +00:00
Compare commits
1 Commits
0.2.0
...
fix-reposi
| Author | SHA1 | Date | |
|---|---|---|---|
| e34947c4e7 |
@@ -6,6 +6,10 @@
|
||||
"access": "public"
|
||||
},
|
||||
"description": "JSX factory for json-render. Write JSX, get Spec JSON.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/kennethnym/jrx"
|
||||
},
|
||||
"type": "module",
|
||||
"module": "./dist/index.js",
|
||||
"types": "./dist/index.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user