update package.json

This commit is contained in:
Jay
2020-08-25 11:38:13 +08:00
parent 3de862d4c4
commit 26772cadc6
5 changed files with 10 additions and 1 deletions
+1
View File
@@ -4,6 +4,7 @@
"description": "Template project for writing node package with napi-rs",
"repository": "https://git.trj.tw/nodejs/rs-diff.git",
"license": "MIT",
"author": "Jay <jay@trj.tw>",
"keywords": ["napi-rs", "NAPI", "N-API", "Rust", "node-addon", "node-addon-api"],
"main": "index.linux.node",
"files": ["index.linux.node"],