aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 754a855..cb090ab 100644
--- a/packages.json
+++ b/packages.json
@@ -13150,5 +13150,18 @@
"description": "Utils to work with javascript",
"license": "MIT",
"web": "https://github.com/kidandcat/jsutils"
+ },
+ {
+ "name": "pnm",
+ "url": "https://github.com/jiro4989/pnm",
+ "method": "git",
+ "tags": [
+ "pnm",
+ "image",
+ "library"
+ ],
+ "description": "pnm is library for PNM (Portable AnyMap).",
+ "license": "MIT",
+ "web": "https://github.com/jiro4989/pnm"
}
]