{"name":"create-vue","version":"2.0.2","description":"An easy way to start a Vue project","type":"module","bin":{"create-vue":"outfile.cjs"},"engines":{"node":"^14.13.1 || >=16.0.0"},"scripts":{"prepare":"husky install","format":"prettier --write .","build":"esbuild --bundle index.js --format=cjs --platform=node --outfile=outfile.cjs","snapshot":"node snapshot.js","pretest":"run-s build snapshot","test":"node test.js","prepublishOnly":"run-s build snapshot"},"repository":{"type":"git","url":"git+https://github.com/vuejs/create-vue.git"},"keywords":[],"author":{"name":"Haoqun Jiang","email":"haoqunjiang+npm@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/create-vue/issues"},"homepage":"https://github.com/vuejs/create-vue#readme","devDependencies":{"esbuild":"^0.13.15","husky":"^7.0.4","kolorist":"^1.5.0","lint-staged":"^12.1.2","minimist":"^1.2.5","npm-run-all":"^4.1.5","prettier":"^2.4.1","prompts":"^2.4.2"},"lint-staged":{"*.{js,ts,vue,json}":["prettier --write"]},"gitHead":"2fe70151243853c6b512b9336226a7df0aa07860","_id":"create-vue@2.0.2","_nodeVersion":"16.13.0","_npmVersion":"8.1.4","dist":{"shasum":"1fc9d0fe7acc137a8ace9abdc02c25dcd3c386aa","size":46298,"noattachment":false,"key":"/create-vue/-/create-vue-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/create-vue/download/create-vue-2.0.2.tgz"},"_npmUser":{"name":"soda","email":"haoqunjiang+npm@gmail.com"},"directories":{},"maintainers":[{"name":"akryum","email":"alphadelta.fg@gmail.com"},{"name":"soda","email":"imyanglan@163.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/create-vue_2.0.2_1638543888353_0.47493617508700203"},"_hasShrinkwrap":false,"publish_time":1638543888535,"_cnpm_publish_time":1638543888535,"dist-tags":{"latest":"3.1.1","next":"3.1.1","vue2":"2.0.2"}}