[Groonga-commit] nroonga/nroonga at 941982f [master] Add files field to package.json

Back to archive index

abetomo null+****@clear*****
Mon Oct 16 17:38:19 JST 2017


abetomo	2017-10-16 17:38:19 +0900 (Mon, 16 Oct 2017)

  New Revision: 941982fb33e923f8c70053ce58531c77b183cc8a
  https://github.com/nroonga/nroonga/commit/941982fb33e923f8c70053ce58531c77b183cc8a

  Merged f6f9d28: Merge pull request #35 from abetomo/add_files_field_to_package.json

  Message:
    Add files field to package.json

  Modified files:
    package.json

  Modified: package.json (+11 -0)
===================================================================
--- package.json    2017-10-03 21:20:56 +0900 (5896c04)
+++ package.json    2017-10-16 17:38:19 +0900 (c616db0)
@@ -27,6 +27,17 @@
   "dependencies": {
     "nan": "^2.7.0"
   },
+  "files": [
+    "README.md",
+    "binding.gyp",
+    "examples",
+    "lib/nroonga.js",
+    "license",
+    "npm-shrinkwrap.json",
+    "package.json",
+    "src",
+    "test"
+  ],
   "scripts": {
     "install": "node-gyp rebuild",
     "lint": "standard",
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20171016/bcf57d9d/attachment.htm 



More information about the Groonga-commit mailing list
Back to archive index