aboutsummaryrefslogtreecommitdiff
path: root/lib/WinRpMalloc/src
diff options
context:
space:
mode:
Diffstat (limited to 'lib/WinRpMalloc/src')
-rw-r--r--lib/WinRpMalloc/src/package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/lib/WinRpMalloc/src/package.json b/lib/WinRpMalloc/src/package.json
index 7ee361e..6470e01 100644
--- a/lib/WinRpMalloc/src/package.json
+++ b/lib/WinRpMalloc/src/package.json
@@ -1,9 +1,9 @@
{
- "Description": "A project to maintain an x64 Windows dll for RpMalloc by Mattias Jansson with some basic defaults for .NET loading. The debug output contains the debug MVCR libs and debug symbols.",
- "Authors": "Vaughn Nugent",
- "Copyright": "Copyright © 2023 Vaughn Nugent",
- "Version": "0.1.2",
- "Company": "Vaughn Nugent",
- "Product": "WinRpMalloc",
- "RepositoryUrl": "https://github.com/VnUgE/VNLib.Core/tree/main/lib/WinRpMalloc"
+ "name": "WinRpMalloc",
+ "version": "0.1.2",
+ "author": "Vaughn Nugent",
+ "description": "A project to maintain an x64 Windows dll for RpMalloc by Mattias Jansson with some basic defaults for .NET loading. The debug output contains the debug MVCR libs and debug symbols.",
+ "copyright": "Copyright \u00A9 2023 Vaughn Nugent",
+ "company": "Vaughn Nugent",
+ "repository": "https://github.com/VnUgE/VNLib.Core/tree/main/lib/WinRpMalloc"
} \ No newline at end of file