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 eee5429 commit 7274913Copy full SHA for 7274913
typescript/package.json
@@ -1,6 +1,6 @@
1
{
2
- "name": "jsondoc",
3
- "version": "0.1.0",
+ "name": "@textcortex/jsondoc",
+ "version": "0.1.0-alpha.0",
4
"description": "JSON-DOC TypeScript implementation",
5
"main": "dist/index.js",
6
"module": "dist/index.mjs",
0 commit comments