Remove test-npmjs directory

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
kappa
2026-02-08 22:39:58 +09:00
parent 868141876e
commit c4a32aedf0

View File

@@ -1,16 +0,0 @@
{
"name": "test-npmjs",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs",
"dependencies": {
"@ironclads/incus-mcp": "^0.1.6"
}
}