We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f910df9 commit a85c27aCopy full SHA for a85c27a
1 file changed
napi/package.json
@@ -34,6 +34,7 @@
34
"build:debug": "napi build --platform",
35
"prepublishOnly": "napi prepublish -t npm",
36
"test": "ava",
37
+ "demo": "node demo/demo.js",
38
"version": "napi version"
39
}
40
0 commit comments