We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
json/
1 parent 26b75a5 commit 82a25a7Copy full SHA for 82a25a7
1 file changed
package.json
@@ -26,6 +26,10 @@
26
"type": "git",
27
"url": "https://github.com/digitallinguistics/data-format.git"
28
},
29
+ "files": [
30
+ "json",
31
+ "schemas"
32
+ ],
33
"scripts": {
34
"build": "node build/convert.js",
35
"test": "mocha **.test.js --bail"
0 commit comments