@useatlas/create-plugin
Advanced tools
+2
-5
| { | ||
| "name": "@useatlas/create-plugin", | ||
| "version": "0.0.1", | ||
| "version": "0.0.2", | ||
| "description": "Scaffold a new Atlas plugin project", | ||
@@ -31,7 +31,4 @@ "bin": { | ||
| }, | ||
| "files": [ | ||
| "index.ts", | ||
| "README.md" | ||
| ], | ||
| "files": ["index.ts", "README.md"], | ||
| "license": "Apache-2.0" | ||
| } |
29119
-0.04%