UNPKG

266 BJSONView Raw
1{
2 "name": "merry-plugin-new",
3 "version": "1.0.0",
4 "main": "index.js",
5 "license": "MIT",
6 "description": "create new project based on templates",
7 "keywords": [
8 "merry-plugin-new",
9 "merry-plugin"
10 ],
11 "dependencies": {
12 "degit": "^2.0.2"
13 }
14}