@forwardimpact/libformat
Advanced tools
+15
-14
| { | ||
| "name": "@forwardimpact/libformat", | ||
| "version": "0.1.10", | ||
| "version": "0.1.11", | ||
| "description": "Render markdown to ANSI for agent-friendly terminal output or HTML for browsers.", | ||
@@ -12,2 +12,10 @@ "keywords": [ | ||
| ], | ||
| "homepage": "https://www.forwardimpact.team", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git+https://github.com/forwardimpact/monorepo.git", | ||
| "directory": "libraries/libformat" | ||
| }, | ||
| "license": "Apache-2.0", | ||
| "author": "D. Olsson <hi@senzilla.io>", | ||
| "forwardimpact": { | ||
@@ -20,4 +28,2 @@ "capability": "agent-capability", | ||
| }, | ||
| "license": "Apache-2.0", | ||
| "author": "D. Olsson <hi@senzilla.io>", | ||
| "type": "module", | ||
@@ -32,6 +38,2 @@ "main": "./src/index.js", | ||
| ], | ||
| "engines": { | ||
| "bun": ">=1.2.0", | ||
| "node": ">=18.0.0" | ||
| }, | ||
| "scripts": { | ||
@@ -45,13 +47,12 @@ "test": "bun test test/*.test.js" | ||
| }, | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git+https://github.com/forwardimpact/monorepo.git", | ||
| "directory": "libraries/libformat" | ||
| "devDependencies": { | ||
| "@forwardimpact/libharness": "^0.1.5" | ||
| }, | ||
| "engines": { | ||
| "bun": ">=1.2.0", | ||
| "node": ">=18.0.0" | ||
| }, | ||
| "publishConfig": { | ||
| "access": "public" | ||
| }, | ||
| "devDependencies": { | ||
| "@forwardimpact/libharness": "^0.1.5" | ||
| } | ||
| } |
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
22750
0.21%1
-50%