From cd483d77b67c1ec78b9b63297a69b99dd8d952cc Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Sun, 24 Mar 2024 01:21:46 +0000 Subject: [PATCH] Auto-generated commit --- CONTRIBUTORS | 6 ++++++ package.json | 3 +++ 2 files changed, 9 insertions(+) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 554fdde..112526d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -12,6 +12,7 @@ Anudeep Sanapala Athan Reines Brendan Graetz Bruno Fenzl +Bryan Elee Chinmay Joshi <86140365+JawHawk@users.noreply.github.com> Christopher Dambamuromo Dan Rose @@ -27,6 +28,7 @@ Jaimin Godhani <112328542+Jai0401@users.noreply.github.com> James Gelok Jaysukh Makvana Jithin KS +Joel Mathew Koshy Joey Reed Jordan Gallivan <115050475+Jordan-Gallivan@users.noreply.github.com> Joris Labie @@ -40,6 +42,7 @@ Matt Cochrane Mihir Pandit <129577900+MSP20086@users.noreply.github.com> Milan Raj Momtchil Momtchev +Muhammad Haris Naresh Jagadeesan Nithin Katta <88046362+nithinkatta@users.noreply.github.com> Ognjen Jevremović @@ -65,10 +68,13 @@ Shubham Mishra Snehil Shah <130062020+Snehil-Shah@users.noreply.github.com> Spandan Barve Stephannie Jiménez Gacha +Suraj kumar <125961509+kumarsuraj212003@users.noreply.github.com> +Tirtadwipa Manunggal Utkarsh Utkarsh Raj Varad Gupta Yernar Yergaziyev +naveen nishant-s7 <97207366+nishant-s7@users.noreply.github.com> orimiles5 <97595296+orimiles5@users.noreply.github.com> rei2hu diff --git a/package.json b/package.json index a4f4c31..362d481 100644 --- a/package.json +++ b/package.json @@ -14,11 +14,14 @@ } ], "main": "./lib", + "gypfile": false, "directories": { "benchmark": "./benchmark", "doc": "./docs", "example": "./examples", + "include": "./include", "lib": "./lib", + "src": "./src", "test": "./test" }, "types": "./docs/types",