diff --git a/test-npmjs/package.json b/test-npmjs/package.json deleted file mode 100644 index 7f2b3fb..0000000 --- a/test-npmjs/package.json +++ /dev/null @@ -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" - } -}