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 b20317e commit 255a3dbCopy full SHA for 255a3db
package.json
@@ -4,6 +4,7 @@
4
"version": "1.0.1",
5
"description": "A small Javascript utility to determine a Typescript type from an ndjson stream",
6
"main": "cli.ts",
7
+ "packageManager": "[email protected]",
8
"scripts": {
9
"test": "node test/index.ts"
10
},
0 commit comments