create-framer-plugin
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "create-framer-plugin", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Create Framer Plugins with one command", | ||
"main": "index.js", | ||
"bin": { | ||
"my-npx-command": "./index.js" | ||
}, | ||
"type": "module", | ||
@@ -29,3 +32,4 @@ "repository": { | ||
"glob": "^10.3.12" | ||
} | ||
}, | ||
"packageManager": "yarn@4.1.1" | ||
} |
25476
19
820