[Groonga-commit] nroonga/nroonga at cbc7ff6 [master] Add license field to package.json

Back to archive index

abetomo null+****@clear*****
Fri Sep 22 10:30:11 JST 2017


abetomo	2017-09-22 10:30:11 +0900 (Fri, 22 Sep 2017)

  New Revision: cbc7ff699dd94bf10ea65fc61559f487db91865c
  https://github.com/nroonga/nroonga/commit/cbc7ff699dd94bf10ea65fc61559f487db91865c

  Merged 4b99a10: Merge pull request #29 from abetomo/add_license_to_package.json

  Message:
    Add license field to package.json
    
    The following warning.
    
    ```
    npm WARN nroonga �� 0.3.0 No license field.
    ```

  Modified files:
    package.json

  Modified: package.json (+1 -0)
===================================================================
--- package.json    2017-09-22 10:08:05 +0900 (f9d4537)
+++ package.json    2017-09-22 10:30:11 +0900 (c7eb8c3)
@@ -10,6 +10,7 @@
     "database"
   ],
   "homepage": "http://nroonga.github.com/",
+  "license": "LGPL-2.1",
   "repository": {
     "type": "git",
     "url": "git://github.com/nroonga/nroonga.git"
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20170922/f71069c8/attachment-0001.htm 



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