leancraft 0.1.0 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/bin/leancraft.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
|
|
7
7
|
Fixes the 25 vibe-coding failures (62% vulns, 9-sec DB wipes, 19% slowdown, context rot) with one `npx` install.
|
|
8
8
|
|
|
9
|
-
[](https://www.npmjs.com/package/leancraft) [](LICENSE)
|
|
9
|
+
[](https://www.npmjs.com/package/leancraft) [](https://www.npmjs.com/package/leancraft) [](LICENSE)
|
|
10
10
|
|
|
11
11
|
## Why
|
|
12
12
|
|
package/bin/leancraft.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "leancraft",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.1",
|
|
4
4
|
"description": "Doc-first verified agency — stop vibe coding, start owning. Tight registry + locked human docs + auto agent context. For Claude Code, Cursor, Opencode, Windsurf.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"bin": {
|