{"_id":"create-vue-app","maintainers":[{"name":"kchan","email":"kchanzen@gmail.com"},{"name":"rem","email":"0x142857@gmail.com"}],"dist-tags":{"latest":"2.0.0"},"author":{"name":"EGOIST","email":"0x142857@gmail.com"},"description":"Create Vue app with no build configurations","readme":"# create-vue-app\n\n[![NPM version](https://img.shields.io/npm/v/create-vue-app.svg?style=flat)](https://npmjs.com/package/create-vue-app) [![NPM downloads](https://img.shields.io/npm/dm/create-vue-app.svg?style=flat)](https://npmjs.com/package/create-vue-app) [![CircleCI](https://circleci.com/gh/vue-land/create-vue-app/tree/master.svg?style=shield)](https://circleci.com/gh/vue-land/create-vue-app/tree/master)  [![donate](https://img.shields.io/badge/$-donate-ff69b4.svg?maxAge=2592000&style=flat)](https://github.com/egoist/donate) [![chat](https://img.shields.io/badge/chat-on%20discord-7289DA.svg?style=flat)](https://chat.egoist.moe)\n\n## Features\n\n- No config until you need, thanks to [Poi](https://github.com/egoist/poi).\n  - Support all CSS preprocessors and CSS modules\n  - Hot mode reloading\n- Unit tests with [Jest](https://github.com/avajs/ava) with no config by default thanks to [Tyu](https://github.com/egoist/tyu).\n- Progressive Web App by default, thanks to [poi-preset-offline](https://github.com/egoist/poi/tree/master/packages/poi-preset-offline) and [offline-plugin](https://github.com/NekR/offline-plugin).\n\n## Install\n\n```bash\nyarn global add create-vue-app\n```\n\n## Usage\n\n```bash\n# Generate project in cwd\nmkdir my-vue-app && cd my-vue-app\ncreate-vue-app\n\n# Generate project in specific folder\ncreate-vue-app my-vue-app\ncd my-vue-app\n```\n\nAlternatively, if you have Yarn^0.24, you can use the `yarn create` command:\n\n```bash\nyarn create vue-app my-vue-app\n```\n\n### Folder structure\n\n```bash\n.\n├── README.md\n├── index.ejs\n├── package.json\n├── poi.config.js\n├── src\n│   ├── components\n│   │   ├── App.test.js\n│   │   └── App.vue\n│   ├── index.js\n│   └── polyfills.js\n├── static\n│   └── favicon.ico\n└── yarn.lock\n```\n\n## Recipes\n\n- [Unit Test](./docs/unit-test.md)\n\n## FAQ\n\n### Where are the docs?\n\n**This project is using Poi under the hood**, so for most questions, hopefully go to [this page](https://poi.js.org/#/home) and you will get the answer.\n\n## Contributing\n\n1. Fork it!\n2. Create your feature branch: `git checkout -b my-new-feature`\n3. Commit your changes: `git commit -am 'Add some feature'`\n4. Push to the branch: `git push origin my-new-feature`\n5. Submit a pull request :D\n\n\n## Author\n\n**create-vue-app** © [egoist](https://github.com/egoist), Released under the [MIT](./LICENSE) License.<br>\nAuthored and maintained by egoist with help from contributors ([list](https://github.com/egoist/create-vue-app/contributors)).\n\n> [egoistian.com](https://egoistian.com) · GitHub [@egoist](https://github.com/egoist) · Twitter [@_egoistlily](https://twitter.com/_egoistlily)\n","repository":{"type":"git","url":"git+ssh://git@github.com/egoist/create-vue-app.git"},"users":{"leomdg":true,"webnicola":true},"bugs":{"url":"https://github.com/egoist/create-vue-app/issues"},"license":"MIT","versions":{"0.1.3":{"name":"create-vue-app","version":"0.1.3","description":"Create Vue apps with no build configuration.","repository":{"url":"git+https://github.com/egoist/create-vue-app.git","type":"git"},"files":["bin","lib","template"],"bin":{"create-vue-app":"bin/cva.js","cva":"bin/cva.js"},"scripts":{"test":"jest && npm run lint","lint":"xo"},"author":{"name":"egoist","email":"0x142857@gmail.com"},"license":"MIT","jest":{"testEnvironment":"node"},"devDependencies":{"jest-cli":"^18.1.0","xo":"^0.17.1"},"xo":{"space":2,"semicolon":false,"esnext":true,"envs":["jest"],"ignores":["template/**"]},"dependencies":{"chalk":"^1.1.3","co":"^4.6.0","inquirer":"^3.0.4","kopy":"^5.0.2","shelljs":"^0.7.6","superb":"^1.3.0","tildify":"^1.2.0","yargs":"^6.6.0","yarn-install":"^0.2.1"},"gitHead":"b1a51f0688ca13b519480bb89ae773b7e25076a4","bugs":{"url":"https://github.com/egoist/create-vue-app/issues"},"homepage":"https://github.com/egoist/create-vue-app#readme","_id":"create-vue-app@0.1.3","_shasum":"57ce55925d6e016ed86c3b1cc956cf79044bbf48","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.6.0","_npmUser":{"name":"rem","email":"0x142857@gmail.com"},"dist":{"shasum":"57ce55925d6e016ed86c3b1cc956cf79044bbf48","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/create-vue-app/-/create-vue-app-0.1.3.tgz","integrity":"sha512-OBQ0w0k6UN72fJSJk1OCwBgw69Pkn/oyvOgy0yINv7IGrDTIM8T2FXMg3JvCGVG18IuzubEmoUj+qphTxQmc8g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC35PMNhb3wBT/eDV6WQz0CCQVDmmZXSdWTE00oh+kt+AiAvCQ1eLN5e8GoGS3q5VVafMvpYdMJv1vbw2sg+wNTAXw=="}]},"maintainers":[{"name":"kchan","email":"kchanzen@gmail.com"},{"name":"rem","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/create-vue-app-0.1.3.tgz_1489408606338_0.6929204217158258"}},"0.2.2":{"name":"create-vue-app","version":"0.2.2","description":"Create Vue apps with no build configuration.","repository":{"url":"git+https://github.com/egoist/create-vue-app.git","type":"git"},"files":["bin","lib","template"],"bin":{"create-vue-app":"bin/cva.js","cva":"bin/cva.js"},"scripts":{"test":"jest test/*.test.js && npm run lint","lint":"xo"},"author":{"name":"egoist","email":"0x142857@gmail.com"},"license":"MIT","jest":{"testEnvironment":"node"},"devDependencies":{"jest-cli":"^18.1.0","xo":"^0.17.1"},"xo":{"space":2,"semicolon":false,"esnext":true,"envs":["jest"],"ignores":["template/**"]},"dependencies":{"chalk":"^1.1.3","co":"^4.6.0","inquirer":"^3.0.4","kopy":"^5.0.2","shelljs":"^0.7.6","superb":"^1.3.0","tildify":"^1.2.0","yargs":"^6.6.0","yarn-install":"^0.2.1"},"gitHead":"84b2d823cf685c3210b5f68edec32eefa3c99c65","bugs":{"url":"https://github.com/egoist/create-vue-app/issues"},"homepage":"https://github.com/egoist/create-vue-app#readme","_id":"create-vue-app@0.2.2","_shasum":"eec02e15e8b5bbeef514118684a9d1cf79db3f7f","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.6.0","_npmUser":{"name":"rem","email":"0x142857@gmail.com"},"dist":{"shasum":"eec02e15e8b5bbeef514118684a9d1cf79db3f7f","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/create-vue-app/-/create-vue-app-0.2.2.tgz","integrity":"sha512-m5gZp1NmnGZoDEZOEg/z+PTPkjsR3iONU8LVF/UrklzFa/A8+Gpme2lnaT6E+CWf8Hd8eF4yIeIoRGBShIWNgw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDiTVIuVdQCo1AxPw/iWXNcJzdwYmrm9ilkKC+aYnfIAQIhAP3FGCFggdeUETsMeQYyXz/onKMcdfh9ZPAVp6ZQm2kf"}]},"maintainers":[{"name":"kchan","email":"kchanzen@gmail.com"},{"name":"rem","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/create-vue-app-0.2.2.tgz_1489566823476_0.41902349051088095"}},"0.1.4":{"name":"create-vue-app","version":"0.1.4","description":"Create Vue apps with no build configuration.","repository":{"url":"git+https://github.com/egoist/create-vue-app.git","type":"git"},"files":["bin","lib","template"],"bin":{"create-vue-app":"bin/cva.js","cva":"bin/cva.js"},"scripts":{"test":"jest && npm run lint","lint":"xo"},"author":{"name":"egoist","email":"0x142857@gmail.com"},"license":"MIT","jest":{"testEnvironment":"node"},"devDependencies":{"jest-cli":"^18.1.0","xo":"^0.17.1"},"xo":{"space":2,"semicolon":false,"esnext":true,"envs":["jest"],"ignores":["template/**"]},"dependencies":{"chalk":"^1.1.3","co":"^4.6.0","inquirer":"^3.0.4","kopy":"^5.0.2","shelljs":"^0.7.6","superb":"^1.3.0","tildify":"^1.2.0","yargs":"^6.6.0","yarn-install":"^0.2.1"},"gitHead":"2dc971b57d0c47f27642a5c9633d468386cc2a8b","bugs":{"url":"https://github.com/egoist/create-vue-app/issues"},"homepage":"https://github.com/egoist/create-vue-app#readme","_id":"create-vue-app@0.1.4","_shasum":"2e71a9e8e2c0adc7709fccd158702c5b99d289b3","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.6.0","_npmUser":{"name":"rem","email":"0x142857@gmail.com"},"dist":{"shasum":"2e71a9e8e2c0adc7709fccd158702c5b99d289b3","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/create-vue-app/-/create-vue-app-0.1.4.tgz","integrity":"sha512-SQAAgYzokxf14nZf6EjasG4Ewdj1MKqpZ997UiVS0CKwAOGrOD/j0ZBYH/hTnowOXq1wEpVjME8KwfUZQqXKww==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICSYQxJAw2pT3OKKeD5FYQxKRjYhzJezCyC+Q00VXJfwAiBjUFU0GSuwvzeApnyVh5BHbhYLwgnZgndTVFdbC5Ifdw=="}]},"maintainers":[{"name":"kchan","email":"kchanzen@gmail.com"},{"name":"rem","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/create-vue-app-0.1.4.tgz_1489497034756_0.47592937387526035"}},"0.2.3":{"name":"create-vue-app","version":"0.2.3","description":"Create Vue apps with no build configuration.","repository":{"url":"git+https://github.com/egoist/create-vue-app.git","type":"git"},"files":["bin","lib","template"],"bin":{"create-vue-app":"bin/cva.js","cva":"bin/cva.js"},"scripts":{"test":"jest test/*.test.js && npm run lint","lint":"xo"},"author":{"name":"egoist","email":"0x142857@gmail.com"},"license":"MIT","jest":{"testEnvironment":"node"},"devDependencies":{"jest-cli":"^18.1.0","xo":"^0.17.1"},"xo":{"space":2,"semicolon":false,"esnext":true,"envs":["jest"],"ignores":["template/**"]},"dependencies":{"chalk":"^1.1.3","co":"^4.6.0","inquirer":"^3.0.4","kopy":"^5.0.2","shelljs":"^0.7.6","superb":"^1.3.0","tildify":"^1.2.0","yargs":"^6.6.0","yarn-install":"^0.2.1"},"gitHead":"fcd5e6462f9fe60f98a497bb1275f971a0b1d745","bugs":{"url":"https://github.com/egoist/create-vue-app/issues"},"homepage":"https://github.com/egoist/create-vue-app#readme","_id":"create-vue-app@0.2.3","_shasum":"56c34a81ea790ddd0c4cde6c8b4aba4cf02387f5","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.6.0","_npmUser":{"name":"rem","email":"0x142857@gmail.com"},"dist":{"shasum":"56c34a81ea790ddd0c4cde6c8b4aba4cf02387f5","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/create-vue-app/-/create-vue-app-0.2.3.tgz","integrity":"sha512-G8pD0c6wuI2e4HJKEVQFX5j/HVjuGeZL7DNSh+L4oj2bqiNJHNqRccFCALPDLdFnns+SxZGAu4o1lRQsjUGS8g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCmO2u/ju2Mw5e/alg+9Ja/dChzn2hWNwHnos1g7udhiAIgMzE2/cUGjx6TwYh1kg/o5OwTOtOTCtxTuPRCEsf47mo="}]},"maintainers":[{"name":"kchan","email":"kchanzen@gmail.com"},{"name":"rem","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/create-vue-app-0.2.3.tgz_1489583937972_0.3492367269936949"}},"0.1.1":{"name":"create-vue-app","version":"0.1.1","description":"Create Vue apps with no build configuration.","repository":{"url":"git+https://github.com/egoist/create-vue-app.git","type":"git"},"files":["bin","lib","template"],"bin":{"create-vue-app":"bin/cva.js","cva":"bin/cva.js"},"scripts":{"test":"jest && npm run lint","lint":"xo"},"author":{"name":"egoist","email":"0x142857@gmail.com"},"license":"MIT","jest":{"testEnvironment":"node"},"devDependencies":{"jest-cli":"^18.1.0","xo":"^0.17.1"},"xo":{"space":2,"semicolon":false,"esnext":true,"envs":["jest"],"ignores":["template/**"]},"dependencies":{"chalk":"^1.1.3","co":"^4.6.0","inquirer":"^3.0.4","kopy":"^5.0.2","shelljs":"^0.7.6","superb":"^1.3.0","tildify":"^1.2.0","yargs":"^6.6.0","yarn-install":"^0.2.1"},"gitHead":"4a64cb1716fbf5ad5f11fae7d846903fa676b9bb","bugs":{"url":"https://github.com/egoist/create-vue-app/issues"},"homepage":"https://github.com/egoist/create-vue-app#readme","_id":"create-vue-app@0.1.1","_shasum":"e70305543b55a8526bc9df1ede3b4265eb3c19de","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.6.0","_npmUser":{"name":"rem","email":"0x142857@gmail.com"},"dist":{"shasum":"e70305543b55a8526bc9df1ede3b4265eb3c19de","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/create-vue-app/-/create-vue-app-0.1.1.tgz","integrity":"sha512-DCvptb2/8RzJcp7tmWwZEpUKYDn+pbXRKECzx3v0849Lv92Ay61LvqXEi+RynYHFDzlsHgro7b7lXQBp3bSNVA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDbO2dMaaFPhVlYqHg8DISdhy7tTGXvSbk/MNaro3U7AgIgUHcZQ9W/C22PwC/jmRbsYKEjFxrJnDxSUYHJroQqpRo="}]},"maintainers":[{"name":"kchan","email":"kchanzen@gmail.com"},{"name":"rem","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/create-vue-app-0.1.1.tgz_1488605082702_0.7823554447386414"}},"0.2.0":{"name":"create-vue-app","version":"0.2.0","description":"Create Vue apps with no build configuration.","repository":{"url":"git+https://github.com/egoist/create-vue-app.git","type":"git"},"files":["bin","lib","template"],"bin":{"create-vue-app":"bin/cva.js","cva":"bin/cva.js"},"scripts":{"test":"jest test/*.test.js && npm run lint","lint":"xo"},"author":{"name":"egoist","email":"0x142857@gmail.com"},"license":"MIT","jest":{"testEnvironment":"node"},"devDependencies":{"jest-cli":"^18.1.0","xo":"^0.17.1"},"xo":{"space":2,"semicolon":false,"esnext":true,"envs":["jest"],"ignores":["template/**"]},"dependencies":{"chalk":"^1.1.3","co":"^4.6.0","inquirer":"^3.0.4","kopy":"^5.0.2","shelljs":"^0.7.6","superb":"^1.3.0","tildify":"^1.2.0","yargs":"^6.6.0","yarn-install":"^0.2.1"},"gitHead":"f60a61b262752ce7d43ce9ee97e69d452497a473","bugs":{"url":"https://github.com/egoist/create-vue-app/issues"},"homepage":"https://github.com/egoist/create-vue-app#readme","_id":"create-vue-app@0.2.0","_shasum":"787a4b5bffc6b4ea512c7241b976b5f8092dcf3b","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.6.0","_npmUser":{"name":"rem","email":"0x142857@gmail.com"},"dist":{"shasum":"787a4b5bffc6b4ea512c7241b976b5f8092dcf3b","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/create-vue-app/-/create-vue-app-0.2.0.tgz","integrity":"sha512-7IZ44R/lKtSvGG3O8cXuEPYhFvMJlHg52UJTCaO2DuHfQbEbX8FCKwIlBocKQe0z38yG1zW1/MsaxckY18F1sw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCSOpou661+mYJvWTkxKwx4gf0ull+sElFWkDNRBAKCMQIhAMz5nT58Lc400MnFdxVt3TX0oFV8U0zTm07VROQ5yese"}]},"maintainers":[{"name":"kchan","email":"kchanzen@gmail.com"},{"name":"rem","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/create-vue-app-0.2.0.tgz_1489511393952_0.658771671820432"}},"0.1.2":{"name":"create-vue-app","version":"0.1.2","description":"Create Vue apps with no build configuration.","repository":{"url":"git+https://github.com/egoist/create-vue-app.git","type":"git"},"files":["bin","lib","template"],"bin":{"create-vue-app":"bin/cva.js","cva":"bin/cva.js"},"scripts":{"test":"jest && npm run lint","lint":"xo"},"author":{"name":"egoist","email":"0x142857@gmail.com"},"license":"MIT","jest":{"testEnvironment":"node"},"devDependencies":{"jest-cli":"^18.1.0","xo":"^0.17.1"},"xo":{"space":2,"semicolon":false,"esnext":true,"envs":["jest"],"ignores":["template/**"]},"dependencies":{"chalk":"^1.1.3","co":"^4.6.0","inquirer":"^3.0.4","kopy":"^5.0.2","shelljs":"^0.7.6","superb":"^1.3.0","tildify":"^1.2.0","yargs":"^6.6.0","yarn-install":"^0.2.1"},"gitHead":"034c9aad93ad467b783bbb02c7a30df2ab9e3953","bugs":{"url":"https://github.com/egoist/create-vue-app/issues"},"homepage":"https://github.com/egoist/create-vue-app#readme","_id":"create-vue-app@0.1.2","_shasum":"0eacf81a0336eb3cd9de6ea0a36d67ebd181a9cf","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.6.0","_npmUser":{"name":"rem","email":"0x142857@gmail.com"},"dist":{"shasum":"0eacf81a0336eb3cd9de6ea0a36d67ebd181a9cf","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/create-vue-app/-/create-vue-app-0.1.2.tgz","integrity":"sha512-vkXBBDQn8rIxuIWai4vTRCOHwnl5P8JuB+B8OUyTmLDXSHWK5FLznwXnfzvDD4dAOWAQ4N5Ws0D/TSGxoDmB1Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDUfV8ZD6NYiDfJVEreNdTrf0vLPUSsVa+kpLpX/tVw0gIgVWg8absrpqMeLnwNTQWY9fUKeaEkH5C/xKz6WDYU4jg="}]},"maintainers":[{"name":"kchan","email":"kchanzen@gmail.com"},{"name":"rem","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/create-vue-app-0.1.2.tgz_1489408051555_0.23729824228212237"}},"0.2.1":{"name":"create-vue-app","version":"0.2.1","description":"Create Vue apps with no build configuration.","repository":{"url":"git+https://github.com/egoist/create-vue-app.git","type":"git"},"files":["bin","lib","template"],"bin":{"create-vue-app":"bin/cva.js","cva":"bin/cva.js"},"scripts":{"test":"jest test/*.test.js && npm run lint","lint":"xo"},"author":{"name":"egoist","email":"0x142857@gmail.com"},"license":"MIT","jest":{"testEnvironment":"node"},"devDependencies":{"jest-cli":"^18.1.0","xo":"^0.17.1"},"xo":{"space":2,"semicolon":false,"esnext":true,"envs":["jest"],"ignores":["template/**"]},"dependencies":{"chalk":"^1.1.3","co":"^4.6.0","inquirer":"^3.0.4","kopy":"^5.0.2","shelljs":"^0.7.6","superb":"^1.3.0","tildify":"^1.2.0","yargs":"^6.6.0","yarn-install":"^0.2.1"},"gitHead":"330b4b03120f40e30bc4d8af8fb78e202d356af2","bugs":{"url":"https://github.com/egoist/create-vue-app/issues"},"homepage":"https://github.com/egoist/create-vue-app#readme","_id":"create-vue-app@0.2.1","_shasum":"70dfc0a54072f793c6df6bf2b561adb213003b2e","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.6.0","_npmUser":{"name":"rem","email":"0x142857@gmail.com"},"dist":{"shasum":"70dfc0a54072f793c6df6bf2b561adb213003b2e","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/create-vue-app/-/create-vue-app-0.2.1.tgz","integrity":"sha512-4FIrqpkEfoUe//AG0FMf9LGmFV0nVNywLKwvJmMXfivpOyw+x6qUqwmgkvH1yZ/R3zkBeL17hI1NlXXtsWrEIQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICX4qh/ypUvsNqNPmPYX0ecrnhHHIhxc3G3RYZyug9MqAiAKOS/skkIX4KfVeekFUO5Oo4yxoBHhjSKhEtlIUXlK/Q=="}]},"maintainers":[{"name":"kchan","email":"kchanzen@gmail.com"},{"name":"rem","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/create-vue-app-0.2.1.tgz_1489565756987_0.25037455442361534"}},"0.3.0":{"name":"create-vue-app","version":"0.3.0","description":"Create Vue apps with no build configuration.","repository":{"url":"git+https://github.com/egoist/create-vue-app.git","type":"git"},"files":["bin","lib","template"],"bin":{"create-vue-app":"bin/cva.js","cva":"bin/cva.js"},"scripts":{"test":"jest test/*.test.js && npm run lint","lint":"xo"},"author":{"name":"egoist","email":"0x142857@gmail.com"},"license":"MIT","jest":{"testEnvironment":"node"},"devDependencies":{"jest-cli":"^18.1.0","xo":"^0.17.1"},"xo":{"space":2,"semicolon":false,"esnext":true,"envs":["jest"],"ignores":["template/**"]},"dependencies":{"chalk":"^1.1.3","co":"^4.6.0","inquirer":"^3.0.4","kopy":"^5.0.2","shelljs":"^0.7.6","superb":"^1.3.0","tildify":"^1.2.0","yargs":"^6.6.0","yarn-install":"^0.2.1"},"gitHead":"70ecf13b2d8f50f25493c417f5aed048e007da31","bugs":{"url":"https://github.com/egoist/create-vue-app/issues"},"homepage":"https://github.com/egoist/create-vue-app#readme","_id":"create-vue-app@0.3.0","_shasum":"b9e097bb546b1d5ccad8067f332693855027255a","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.6.0","_npmUser":{"name":"rem","email":"0x142857@gmail.com"},"dist":{"shasum":"b9e097bb546b1d5ccad8067f332693855027255a","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/create-vue-app/-/create-vue-app-0.3.0.tgz","integrity":"sha512-3nXVpOol7uE9CeU3L2KnDKPOaNWiKnv2jTNv9BmuQMkzZazqr7McyO/Qnxl9qAl5WDYov2BOPn9RQKnP3HgOxg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGbkfNvZmHoT+K13CRdOn33Ztu8FLn8+52XedtJTL3yyAiB7KMCcblBN5HBZTML9BERUqJB627fjkO6ApO+MK92Clw=="}]},"maintainers":[{"name":"kchan","email":"kchanzen@gmail.com"},{"name":"rem","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/create-vue-app-0.3.0.tgz_1489660663104_0.3758340736385435"}},"0.0.0":{"name":"create-vue-app","version":"0.0.0","description":"Create Vue app with no configuration.","license":"MIT","repository":{"type":"git","url":"git+https://github.com/egoist/create-vue-app.git"},"author":{"name":"EGOIST","email":"0x142857@gmail.com","url":"github.com/egoist"},"engines":{"node":">=4"},"scripts":{"test":"xo && ava"},"files":["index.js"],"keywords":[],"devDependencies":{"ava":"latest","xo":"latest"},"xo":{"semicolon":false,"space":2,"rules":{"operator-linebreak":[2,"before"]}},"bugs":{"url":"https://github.com/egoist/create-vue-app/issues"},"homepage":"https://github.com/egoist/create-vue-app#readme","_id":"create-vue-app@0.0.0","_shasum":"5bf93c8d16d8696cd526e3692cad4184ae0c07df","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"kchan","email":"kchanzen@gmail.com"},"dist":{"shasum":"5bf93c8d16d8696cd526e3692cad4184ae0c07df","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/create-vue-app/-/create-vue-app-0.0.0.tgz","integrity":"sha512-EhC8E2RjRQ6fvkZdk+nuxBjNdxpNDbs0sI/dfoISqTLkbSbjQHEK6BWOZVoJBpMjQr8YIlARfy91R3o8h+G8Zw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICKE/7BUyT92tSKHCV2ggrzBKW2Y0SohMbxdmyPy1nyNAiEA0MHG/iOESxon5MpZBUEB2PlItAVrDFrpFaIRXOhX+GQ="}]},"maintainers":[{"name":"kchan","email":"kchanzen@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/create-vue-app-0.0.0.tgz_1473258738291_0.6511345901526511"}},"0.1.0":{"name":"create-vue-app","version":"0.1.0","description":"Create Vue apps with no build configuration.","repository":{"url":"git+https://github.com/egoist/create-vue-app.git","type":"git"},"files":["bin","lib","template"],"bin":{"create-vue-app":"bin/cva.js","cva":"bin/cva.js"},"scripts":{"test":"jest && npm run lint","lint":"xo"},"author":{"name":"egoist","email":"0x142857@gmail.com"},"license":"MIT","jest":{"testEnvironment":"node"},"devDependencies":{"jest-cli":"^18.1.0","xo":"^0.17.1"},"xo":{"space":2,"semicolon":false,"esnext":true,"envs":["jest"],"ignores":["template/**"]},"dependencies":{"chalk":"^1.1.3","co":"^4.6.0","inquirer":"^3.0.4","kopy":"^5.0.2","shelljs":"^0.7.6","superb":"^1.3.0","tildify":"^1.2.0","yargs":"^6.6.0","yarn-install":"^0.2.1"},"gitHead":"8c93ebc5d9eb4a93643a567df2d9f8da21179f9d","bugs":{"url":"https://github.com/egoist/create-vue-app/issues"},"homepage":"https://github.com/egoist/create-vue-app#readme","_id":"create-vue-app@0.1.0","_shasum":"27145f544c544ff4d37243384b7f90e9ac696ec1","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.6.0","_npmUser":{"name":"rem","email":"0x142857@gmail.com"},"dist":{"shasum":"27145f544c544ff4d37243384b7f90e9ac696ec1","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/create-vue-app/-/create-vue-app-0.1.0.tgz","integrity":"sha512-/AjVpBqY6Yt02Tlf198xeXPLns3oG3ZPuMu7Nz3bOL5iQo3CSDgNKFG83bxvuOcU0xlLdXe/AF3jXwyYUZYQtQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA+ClKY8Y25CHiQj1dlXF2fSiZTbKayPL7TRNiuOhnhCAiAQ31JY6TsLxKbCyYIj5875sIz/baw+3ELY53PrmcmkwA=="}]},"maintainers":[{"name":"kchan","email":"kchanzen@gmail.com"},{"name":"rem","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/create-vue-app-0.1.0.tgz_1488127842451_0.46541622490622103"}},"2.0.0":{"name":"create-vue-app","version":"2.0.0","description":"Create Vue app with no build configurations","scripts":{"test":"npm run lint && npm run ava","ava":"ava test/test.js","lint":"xo"},"bin":{"cva":"cli.js","create-vue-app":"cli.js"},"files":["sao.js","cli.js","template"],"repository":{"type":"git","url":"git+ssh://git@github.com/egoist/create-vue-app.git"},"author":{"name":"EGOIST","email":"0x142857@gmail.com"},"license":"MIT","devDependencies":{"ava":"^0.24.0","eslint-config-rem":"^3.1.0","lerna":"^2.0.0-rc.5","xo":"^0.18.2"},"dependencies":{"cac":"^4.2.0","sao":"^0.22.2","superb":"^1.3.0","update-notifier":"^2.1.0"},"xo":{"extends":"rem/prettier","ignores":["template/**"],"rules":{"ava/no-ignored-test-files":0}},"gitHead":"9befe7221f9cdbc607a81c07015d77d85d458829","bugs":{"url":"https://github.com/egoist/create-vue-app/issues"},"homepage":"https://github.com/egoist/create-vue-app#readme","_id":"create-vue-app@2.0.0","_npmVersion":"5.5.1","_nodeVersion":"8.4.0","_npmUser":{"name":"rem","email":"0x142857@gmail.com"},"dist":{"integrity":"sha512-HHn0WT2zsn1Y0Wttn+vtG7N9f4zyeYoQb9V+NJIWrKh4TDu9o49y05729UyMXg+18z9mqdQIRtn4sUKQbf/XoQ==","shasum":"6cd9b34a345015e4572493b1e094e6169d999fb2","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/create-vue-app/-/create-vue-app-2.0.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBMXUTSalVHavGtJyBNU2S7Y8obUjxB++E3VZxAsXwqeAiEAw7lBhKAFUfz0Bh4qCZw762QkVy8JZXf1fk5ExIMR5Ms="}]},"maintainers":[{"name":"kchan","email":"kchanzen@gmail.com"},{"name":"rem","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/create-vue-app-2.0.0.tgz_1514645776132_0.22813597763888538"}},"1.1.10":{"name":"create-vue-app","version":"1.1.10","description":"Create Vue apps with no build configuration.","repository":{"url":"git+https://github.com/egoist/create-vue-app.git","type":"git"},"bin":{"create-vue-app":"cli.js"},"files":["cli.js"],"author":{"name":"egoist","email":"0x142857@gmail.com"},"license":"MIT","dependencies":{"cac":"^4.2.0","sao":"^0.22.2","template-vue":"^2.5.8","update-notifier":"^2.1.0"},"xo":false,"bugs":{"url":"https://github.com/egoist/create-vue-app/issues"},"homepage":"https://github.com/egoist/create-vue-app#readme","_id":"create-vue-app@1.1.10","_npmVersion":"5.3.0","_nodeVersion":"8.3.0","_npmUser":{"name":"rem","email":"0x142857@gmail.com"},"dist":{"integrity":"sha512-KBphDF1Aa2Q6SUOavz/EhH/RG4cpFEx+QiBqOGhRYPFX55M1JgcLZw4NKQ8+oqxRUlgkZb3dOkNxTNcS7arDdQ==","shasum":"475e721782276fa648aa89a7831cfc7b1d701f09","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/create-vue-app/-/create-vue-app-1.1.10.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD3QZXbht+C1X3CM3TciYle8PNjZUYYbBYLitiXd2oCaAIgW+Xgs0b684jfG47EkfmS8IMREv9ZV4BnzFj5jGFgcEM="}]},"maintainers":[{"name":"kchan","email":"kchanzen@gmail.com"},{"name":"rem","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/create-vue-app-1.1.10.tgz_1505443558666_0.5957695238757879"}},"1.1.11":{"name":"create-vue-app","version":"1.1.11","description":"Create Vue apps with no build configuration.","repository":{"url":"git+https://github.com/egoist/create-vue-app.git","type":"git"},"bin":{"create-vue-app":"cli.js"},"files":["cli.js"],"author":{"name":"egoist","email":"0x142857@gmail.com"},"license":"MIT","dependencies":{"cac":"^4.2.0","sao":"^0.22.2","template-vue":"^2.5.9","update-notifier":"^2.1.0"},"xo":false,"bugs":{"url":"https://github.com/egoist/create-vue-app/issues"},"homepage":"https://github.com/egoist/create-vue-app#readme","_id":"create-vue-app@1.1.11","_npmVersion":"5.5.1","_nodeVersion":"8.4.0","_npmUser":{"name":"rem","email":"0x142857@gmail.com"},"dist":{"integrity":"sha512-EOTrEqlKY43wIEUtWTXXwC2rP19ldFOc48AVkphOELSEUqdzq37bDkFTOj93B1RvUlTs8ttQwQdBJoG4tK6gzw==","shasum":"374d3ab1d8562b9314a38306f4452ed02e7ad03e","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/create-vue-app/-/create-vue-app-1.1.11.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGCcqxM3MzkX5Hf3uVbNBlcsSjugzup5bCJyoA+fNUXpAiAt4TUd/0aCMfwnuUoks2V9cbKWsQYfSNUPHngTlFwIrg=="}]},"maintainers":[{"name":"kchan","email":"kchanzen@gmail.com"},{"name":"rem","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/create-vue-app-1.1.11.tgz_1509713377584_0.48715575598180294"}},"1.1.12":{"name":"create-vue-app","version":"1.1.12","description":"Create Vue apps with no build configuration.","repository":{"url":"git+https://github.com/egoist/create-vue-app.git","type":"git"},"bin":{"create-vue-app":"cli.js"},"files":["cli.js"],"author":{"name":"egoist","email":"0x142857@gmail.com"},"license":"MIT","dependencies":{"cac":"^4.2.0","sao":"^0.22.2","template-vue":"^2.5.10","update-notifier":"^2.1.0"},"xo":false,"bugs":{"url":"https://github.com/egoist/create-vue-app/issues"},"homepage":"https://github.com/egoist/create-vue-app#readme","_id":"create-vue-app@1.1.12","_npmVersion":"5.5.1","_nodeVersion":"8.6.0","_npmUser":{"name":"rem","email":"0x142857@gmail.com"},"dist":{"integrity":"sha512-6u1TC9JKOsFISDpSIsiOx5KDvAxvXn4Y5Ifi2A+/Rd7p/3Mvk9fee1Xm76RJrNQU5QUjCefrErHxDMg1Ep71LQ==","shasum":"93842530725b66b65334f97de2d3cd7d7a55ce9a","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/create-vue-app/-/create-vue-app-1.1.12.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH5UPA/b3UKEqCy90DA4Vob5qHBchsQVCLEbg2XtqkFXAiAJwJx1xMUrQd//g5Or/DgLz7Bjo7NRMZ4/8jVyAD+ZQQ=="}]},"maintainers":[{"name":"kchan","email":"kchanzen@gmail.com"},{"name":"rem","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/create-vue-app-1.1.12.tgz_1510031492733_0.6841597924940288"}},"1.1.2":{"name":"create-vue-app","version":"1.1.2","description":"Create Vue apps with no build configuration.","repository":{"url":"git+https://github.com/egoist/create-vue-app.git","type":"git"},"bin":{"create-vue-app":"cli.js"},"files":["cli.js"],"author":{"name":"egoist","email":"0x142857@gmail.com"},"license":"MIT","dependencies":{"cross-spawn":"^5.1.0","sao":"^0.19.8","template-vue":"^2.5.2","update-notifier":"^2.1.0","yargs":"^8.0.1"},"xo":false,"bugs":{"url":"https://github.com/egoist/create-vue-app/issues"},"homepage":"https://github.com/egoist/create-vue-app#readme","_id":"create-vue-app@1.1.2","scripts":{},"_shasum":"82c8a61f50310f1079275de8d28fb62dacb0f3d5","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.6.0","_npmUser":{"name":"rem","email":"0x142857@gmail.com"},"dist":{"shasum":"82c8a61f50310f1079275de8d28fb62dacb0f3d5","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/create-vue-app/-/create-vue-app-1.1.2.tgz","integrity":"sha512-hfcHaEaUUgKp9nF9uW7Fu+jmVSrzI6IbMugk3pv9CUfF2ueTk0w+PJO6h/Lrcgt+S66HR9Mx9vZxz9jpv0Mhxw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDvgllwklvEgLMsZ6A0DXJoDff6EWIowgAelilnNAnSQgIgaCQMGjM6oNHGuUn7y0hFFCjt1MSxtG24LA0QIbcgl0M="}]},"maintainers":[{"name":"kchan","email":"kchanzen@gmail.com"},{"name":"rem","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/create-vue-app-1.1.2.tgz_1496421984807_0.6708597394172102"}},"1.1.3":{"name":"create-vue-app","version":"1.1.3","description":"Create Vue apps with no build configuration.","repository":{"url":"git+https://github.com/egoist/create-vue-app.git","type":"git"},"bin":{"create-vue-app":"cli.js"},"files":["cli.js"],"author":{"name":"egoist","email":"0x142857@gmail.com"},"license":"MIT","dependencies":{"cross-spawn":"^5.1.0","sao":"^0.19.8","template-vue":"^2.5.3","update-notifier":"^2.1.0","yargs":"^8.0.1"},"xo":false,"bugs":{"url":"https://github.com/egoist/create-vue-app/issues"},"homepage":"https://github.com/egoist/create-vue-app#readme","_id":"create-vue-app@1.1.3","scripts":{},"_shasum":"99c0bcbbcaab0c64a365d861d5edf0ccb7feba7e","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.6.0","_npmUser":{"name":"rem","email":"0x142857@gmail.com"},"dist":{"shasum":"99c0bcbbcaab0c64a365d861d5edf0ccb7feba7e","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/create-vue-app/-/create-vue-app-1.1.3.tgz","integrity":"sha512-7JqojYaOSHky3W+a2xlacpJxtQQ/DrF+4Pja8HqPnfRdx0OcvGLdCf3UhMR0Oe89KLXqbxFlgNSiT8m2AWODyw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDz1Jeec4GEbjrmzU0oL5eGt4Cp3gWkv8lXLZw8fni4ugIhAJzlw/o47Yu1HOhOxNxr1e1XlFnz47maFQTL4li/2WFA"}]},"maintainers":[{"name":"kchan","email":"kchanzen@gmail.com"},{"name":"rem","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/create-vue-app-1.1.3.tgz_1499052472668_0.5841685661580414"}},"1.1.4":{"name":"create-vue-app","version":"1.1.4","description":"Create Vue apps with no build configuration.","repository":{"url":"git+https://github.com/egoist/create-vue-app.git","type":"git"},"bin":{"create-vue-app":"cli.js"},"files":["cli.js"],"author":{"name":"egoist","email":"0x142857@gmail.com"},"license":"MIT","dependencies":{"cross-spawn":"^5.1.0","sao":"^0.19.8","template-vue":"^2.5.4","update-notifier":"^2.1.0","yargs":"^8.0.1"},"xo":false,"bugs":{"url":"https://github.com/egoist/create-vue-app/issues"},"homepage":"https://github.com/egoist/create-vue-app#readme","_id":"create-vue-app@1.1.4","scripts":{},"_shasum":"8ccb3386c07d47df3ef8b30752cdd1d93e372ffe","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.6.0","_npmUser":{"name":"rem","email":"0x142857@gmail.com"},"dist":{"shasum":"8ccb3386c07d47df3ef8b30752cdd1d93e372ffe","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/create-vue-app/-/create-vue-app-1.1.4.tgz","integrity":"sha512-YKYvAgbUIoA8CiDbSGLue3197CkfwTPBa+PmKcyMOJQHcyAoWkkeaYrWcgs2fIILZ04UdmcBDcs+3kttQJGZNg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC/iQ/5cXv4MsjsW/ISGwREuQWUPA9ZbnINm0A7YM3dNAIgVMzmX4lLC9JUSTYm6ryL6j74eTPcKEbsvsrRgVc06iE="}]},"maintainers":[{"name":"kchan","email":"kchanzen@gmail.com"},{"name":"rem","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/create-vue-app-1.1.4.tgz_1499060296423_0.06973381200805306"}},"1.1.5":{"name":"create-vue-app","version":"1.1.5","description":"Create Vue apps with no build configuration.","repository":{"url":"git+https://github.com/egoist/create-vue-app.git","type":"git"},"bin":{"create-vue-app":"cli.js"},"files":["cli.js"],"author":{"name":"egoist","email":"0x142857@gmail.com"},"license":"MIT","dependencies":{"cross-spawn":"^5.1.0","sao":"^0.19.8","template-vue":"^2.5.5","update-notifier":"^2.1.0","yargs":"^8.0.1"},"xo":false,"bugs":{"url":"https://github.com/egoist/create-vue-app/issues"},"homepage":"https://github.com/egoist/create-vue-app#readme","_id":"create-vue-app@1.1.5","scripts":{},"_shasum":"1bc31c4db5f61868b768b7c6741c967724680738","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.6.0","_npmUser":{"name":"rem","email":"0x142857@gmail.com"},"dist":{"shasum":"1bc31c4db5f61868b768b7c6741c967724680738","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/create-vue-app/-/create-vue-app-1.1.5.tgz","integrity":"sha512-Cg2pG5I/aB0CFIJai+u3f05sa1Et3OUDPOTwKl9kj3B75+oZJViGwoA/wyhwM25GvPSD49JiAixhvKD3OepiJQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCpIq/68oM63lmGzWru3OlTmWBQXLrAfSw8KyvbwOe3GwIhANA9gVJYxmD9mKDyhjkipPL0nvJOg3Nn4Z7EW4XYhZST"}]},"maintainers":[{"name":"kchan","email":"kchanzen@gmail.com"},{"name":"rem","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/create-vue-app-1.1.5.tgz_1499061095444_0.3940006548073143"}},"1.1.6":{"name":"create-vue-app","version":"1.1.6","description":"Create Vue apps with no build configuration.","repository":{"url":"git+https://github.com/egoist/create-vue-app.git","type":"git"},"bin":{"create-vue-app":"cli.js"},"files":["cli.js"],"author":{"name":"egoist","email":"0x142857@gmail.com"},"license":"MIT","dependencies":{"cac":"^4.2.0","sao":"^0.21.3","template-vue":"^2.5.5","update-notifier":"^2.1.0"},"xo":false,"bugs":{"url":"https://github.com/egoist/create-vue-app/issues"},"homepage":"https://github.com/egoist/create-vue-app#readme","_id":"create-vue-app@1.1.6","_npmVersion":"5.3.0","_nodeVersion":"7.6.0","_npmUser":{"name":"rem","email":"0x142857@gmail.com"},"dist":{"integrity":"sha512-xH+ooFM7EReKNnevPD0tM/GPasa67U4QUEo6Yn70Xnb+xa8TOq17PSTK12Fw8TtF7s+Kc7G5a4xRietXK70Wdw==","shasum":"30d8c2a8c54dd43f68d4b10fc1c5899f3d095c75","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/create-vue-app/-/create-vue-app-1.1.6.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCFRMzrWaQW5VmKNxw7+MsLxPcwOuoq/o2fSsnYhItFiAIhALWlWIgXnHskZMCJOHOG07XqjVDMSTWO50IKgwU4RXo3"}]},"maintainers":[{"name":"kchan","email":"kchanzen@gmail.com"},{"name":"rem","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/create-vue-app-1.1.6.tgz_1502516799496_0.6298144296742976"}},"1.1.7":{"name":"create-vue-app","version":"1.1.7","description":"Create Vue apps with no build configuration.","repository":{"url":"git+https://github.com/egoist/create-vue-app.git","type":"git"},"bin":{"create-vue-app":"cli.js"},"files":["cli.js"],"author":{"name":"egoist","email":"0x142857@gmail.com"},"license":"MIT","dependencies":{"cac":"^4.2.0","sao":"^0.21.3","template-vue":"^2.5.6","update-notifier":"^2.1.0"},"xo":false,"bugs":{"url":"https://github.com/egoist/create-vue-app/issues"},"homepage":"https://github.com/egoist/create-vue-app#readme","_id":"create-vue-app@1.1.7","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"rem","email":"0x142857@gmail.com"},"dist":{"integrity":"sha512-601m/6LEquy6n7DGAXd55ETZLftOwpZKeD1EWslhBygGnYc5shlAqvF5f2ad+FoCOS7G5iAnZSE5p7MCrnW9wg==","shasum":"fb26e1099d7613e2297f4d36c967e66f2287bfb5","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/create-vue-app/-/create-vue-app-1.1.7.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEZVQeeTeV/RSWCfhM8bstXiDV8tSGr3/7rdNA7VeTUwAiAsvqOo6rUvzM045EkD67shuwLI51nAzeFi1Z4K72ZW4Q=="}]},"maintainers":[{"name":"kchan","email":"kchanzen@gmail.com"},{"name":"rem","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/create-vue-app-1.1.7.tgz_1504013349669_0.2135448344051838"}},"1.1.8":{"name":"create-vue-app","version":"1.1.8","description":"Create Vue apps with no build configuration.","repository":{"url":"git+https://github.com/egoist/create-vue-app.git","type":"git"},"bin":{"create-vue-app":"cli.js"},"files":["cli.js"],"author":{"name":"egoist","email":"0x142857@gmail.com"},"license":"MIT","dependencies":{"cac":"^4.2.0","sao":"^0.21.3","template-vue":"^2.5.7","update-notifier":"^2.1.0"},"xo":false,"bugs":{"url":"https://github.com/egoist/create-vue-app/issues"},"homepage":"https://github.com/egoist/create-vue-app#readme","_id":"create-vue-app@1.1.8","_npmVersion":"5.3.0","_nodeVersion":"8.3.0","_npmUser":{"name":"rem","email":"0x142857@gmail.com"},"dist":{"integrity":"sha512-jWXghTDQSwAuJI8xkSj3vNLBOXOIY9uzQfGPbHKYJ/Q+DQ+GFJpzUtzExjhOow2G3i4B78Rm0f/uc3QPf0s1gQ==","shasum":"cd6a155938e1f88ad1d23eebf9bc9c9cbbc34067","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/create-vue-app/-/create-vue-app-1.1.8.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGIl0hVbkfFB+qZlCUs1eeTiqlI3E5VmzF3ORLxkbKL6AiB0N3ugdXIPEmtTgYJ102pBZc7sO5MinwOzIB9bAGKvgw=="}]},"maintainers":[{"name":"kchan","email":"kchanzen@gmail.com"},{"name":"rem","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/create-vue-app-1.1.8.tgz_1505443161411_0.3132410573307425"}},"1.1.9":{"name":"create-vue-app","version":"1.1.9","description":"Create Vue apps with no build configuration.","repository":{"url":"git+https://github.com/egoist/create-vue-app.git","type":"git"},"bin":{"create-vue-app":"cli.js"},"files":["cli.js"],"author":{"name":"egoist","email":"0x142857@gmail.com"},"license":"MIT","dependencies":{"cac":"^4.2.0","sao":"^0.22.2","template-vue":"^2.5.7","update-notifier":"^2.1.0"},"xo":false,"bugs":{"url":"https://github.com/egoist/create-vue-app/issues"},"homepage":"https://github.com/egoist/create-vue-app#readme","_id":"create-vue-app@1.1.9","_npmVersion":"5.3.0","_nodeVersion":"8.3.0","_npmUser":{"name":"rem","email":"0x142857@gmail.com"},"dist":{"integrity":"sha512-EpP0IP9sUOsY7RCEGj2BkozOnNRFBZNf0p3gWytrVhNSAnA/4kSrauPsKGmAxDcSCnJgsAWdjgRgfdEEMgOQfA==","shasum":"65085b1be94c22a4561e1b66f157013a3d3a9d98","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/create-vue-app/-/create-vue-app-1.1.9.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEAYsZUWG+LX8RrA5av5UutwtcjTlIBtS+DwJwstg2TnAiEA7+pxyZKgrSsPwDMfqkpZBBc2vhCLm4HYvHdaYoal9Xo="}]},"maintainers":[{"name":"kchan","email":"kchanzen@gmail.com"},{"name":"rem","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/create-vue-app-1.1.9.tgz_1505443369869_0.47400968126021326"}},"1.0.0":{"name":"create-vue-app","version":"1.0.0","description":"Create Vue apps with no build configuration.","repository":{"url":"git+https://github.com/egoist/create-vue-app.git","type":"git"},"bin":{"create-vue-app":"cli.js"},"files":["cli.js"],"scripts":{"test":"npm run lint","lint":"xo"},"author":{"name":"egoist","email":"0x142857@gmail.com"},"license":"MIT","jest":{"testEnvironment":"node"},"dependencies":{"sao":"^0.19.3","template-vue":"^2.0.0"},"devDependencies":{"eslint-config-rem":"^3.0.0","xo":"^0.18.0"},"xo":{"extends":"rem/prettier","esnext":true,"envs":["jest"]},"gitHead":"ecec5f21b9fc67f3e4326b3d92d2d734988afde2","bugs":{"url":"https://github.com/egoist/create-vue-app/issues"},"homepage":"https://github.com/egoist/create-vue-app#readme","_id":"create-vue-app@1.0.0","_shasum":"0e5bc45eb92e7dc82bd36639337e9b0c169b4cd9","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.6.0","_npmUser":{"name":"rem","email":"0x142857@gmail.com"},"dist":{"shasum":"0e5bc45eb92e7dc82bd36639337e9b0c169b4cd9","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/create-vue-app/-/create-vue-app-1.0.0.tgz","integrity":"sha512-6sZGEBhqffRvaSs4+XHlytorWYFegnKUF136yl7i0GikP9z3NFDgPZ6TtnRTtgdKo7jDw5rDX0BKSXNuNmJQMg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICq+ZvtJd9p6jL9S81mWOFUHQQkNKD9g7ilZWVWPaHRKAiAdAFH1liRtDKzmAY8a9dqf8tDaKGUmqvo852a5zGyTSg=="}]},"maintainers":[{"name":"kchan","email":"kchanzen@gmail.com"},{"name":"rem","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/create-vue-app-1.0.0.tgz_1494993738530_0.1708369324915111"}},"1.0.1":{"name":"create-vue-app","version":"1.0.1","description":"Create Vue apps with no build configuration.","repository":{"url":"git+https://github.com/egoist/create-vue-app.git","type":"git"},"bin":{"create-vue-app":"cli.js"},"files":["cli.js"],"scripts":{"test":"npm run lint","lint":"xo"},"author":{"name":"egoist","email":"0x142857@gmail.com"},"license":"MIT","jest":{"testEnvironment":"node"},"dependencies":{"cross-spawn":"^5.1.0","sao":"^0.19.4","template-vue":"^2.3.1"},"devDependencies":{"eslint-config-rem":"^3.0.0","xo":"^0.18.0"},"xo":{"extends":"rem/prettier","esnext":true,"envs":["jest"]},"gitHead":"9ac7d04a7539475d02f29aa913d6ed208d49b726","bugs":{"url":"https://github.com/egoist/create-vue-app/issues"},"homepage":"https://github.com/egoist/create-vue-app#readme","_id":"create-vue-app@1.0.1","_shasum":"81763b684ba31cc29c16433972b496efd8329665","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.6.0","_npmUser":{"name":"rem","email":"0x142857@gmail.com"},"dist":{"shasum":"81763b684ba31cc29c16433972b496efd8329665","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/create-vue-app/-/create-vue-app-1.0.1.tgz","integrity":"sha512-MP0Hidpa0LcW9DqQVSvY4WZNwJIUI43YY3rlBGTwF5Hj44wEHLsCO1DleqMO1o/Tx9lYRtvSeBqWQ4FJclIVMA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD+lJ6Af/iBLAJ1Vk8feym80bXZdBU7UiEzPJStSpBpfAIhAKPoA1ogGOFrKdDIgBpYNM/UVVMpUPuUagxoPVmasYvy"}]},"maintainers":[{"name":"kchan","email":"kchanzen@gmail.com"},{"name":"rem","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/create-vue-app-1.0.1.tgz_1495264101083_0.325431298231706"}},"1.1.0":{"name":"create-vue-app","version":"1.1.0","description":"Create Vue apps with no build configuration.","repository":{"url":"git+https://github.com/egoist/create-vue-app.git","type":"git"},"bin":{"create-vue-app":"cli.js"},"files":["cli.js"],"scripts":{"test":"npm run lint","lint":"xo"},"author":{"name":"egoist","email":"0x142857@gmail.com"},"license":"MIT","jest":{"testEnvironment":"node"},"dependencies":{"cross-spawn":"^5.1.0","sao":"^0.19.8","template-vue":"^2.4.0","yargs":"^8.0.1"},"devDependencies":{"eslint-config-rem":"^3.0.0","xo":"^0.18.0"},"xo":{"extends":"rem/prettier","esnext":true,"envs":["jest"]},"gitHead":"311c84f66b74f35ea5de4c4e208f26a53a788791","bugs":{"url":"https://github.com/egoist/create-vue-app/issues"},"homepage":"https://github.com/egoist/create-vue-app#readme","_id":"create-vue-app@1.1.0","_shasum":"f8765b467aba755b91c7e4f11f62408fddab2edf","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.6.0","_npmUser":{"name":"rem","email":"0x142857@gmail.com"},"dist":{"shasum":"f8765b467aba755b91c7e4f11f62408fddab2edf","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/create-vue-app/-/create-vue-app-1.1.0.tgz","integrity":"sha512-E16rK3WFhdwYSsRU6rtazqeNMr2mSeRiFBMZu1Uo1TSw5R91qetDLhPknzVZQ4gG683ADn8U2flXk7Z+/+HzuQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDA5kOqDeG7D6bsztowC73j0XyUPd8A9tQvw4tx6VIL9AiAjo2Hf4lBmkjOBR73XxU8MFUsvxRPKt5009FK55fBNPg=="}]},"maintainers":[{"name":"kchan","email":"kchanzen@gmail.com"},{"name":"rem","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/create-vue-app-1.1.0.tgz_1495467163745_0.5616943698842078"}},"1.1.1":{"name":"create-vue-app","version":"1.1.1","description":"Create Vue apps with no build configuration.","repository":{"url":"git+https://github.com/egoist/create-vue-app.git","type":"git"},"bin":{"create-vue-app":"cli.js"},"files":["cli.js"],"author":{"name":"egoist","email":"0x142857@gmail.com"},"license":"MIT","dependencies":{"cross-spawn":"^5.1.0","sao":"^0.19.8","template-vue":"^2.5.1","yargs":"^8.0.1"},"xo":false,"bugs":{"url":"https://github.com/egoist/create-vue-app/issues"},"homepage":"https://github.com/egoist/create-vue-app#readme","_id":"create-vue-app@1.1.1","scripts":{},"_shasum":"828859bd41d3b4992937344ba7403efceca9120f","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.6.0","_npmUser":{"name":"rem","email":"0x142857@gmail.com"},"dist":{"shasum":"828859bd41d3b4992937344ba7403efceca9120f","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/create-vue-app/-/create-vue-app-1.1.1.tgz","integrity":"sha512-9vFuEgSP6OZM9kxaJRSESHSMY+Zr79qpq69QNBZ33j8PAnO0S/LkF6qQlnfSoD8ZPi879th6pk4Dp7Q4jtwjGg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCqOedRkgPh3+mf3OaumRaxIV82rLpWL2/N84BhDmmG3wIgb53kTZ1NJC8ewzOL35elJJutim7XCgYMRMUt3DVVTac="}]},"maintainers":[{"name":"kchan","email":"kchanzen@gmail.com"},{"name":"rem","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/create-vue-app-1.1.1.tgz_1495557388022_0.06485289754346013"}}},"name":"create-vue-app","time":{"0.1.3":"2017-03-13T12:36:46.598Z","0.2.2":"2017-03-15T08:33:43.704Z","0.1.4":"2017-03-14T13:10:36.649Z","0.2.3":"2017-03-15T13:18:58.226Z","0.1.1":"2017-03-04T05:24:42.928Z","0.2.0":"2017-03-14T17:09:54.200Z","0.1.2":"2017-03-13T12:27:33.526Z","0.2.1":"2017-03-15T08:15:58.827Z","0.3.0":"2017-03-16T10:37:43.359Z","0.0.0":"2016-09-07T14:32:20.276Z","0.1.0":"2017-02-26T16:50:42.674Z","modified":"2025-05-13T10:26:21.395Z","2.0.0":"2017-12-30T14:56:16.215Z","1.1.10":"2017-09-15T02:45:58.743Z","created":"2016-09-07T14:32:20.276Z","1.1.11":"2017-11-03T12:49:37.667Z","1.1.12":"2017-11-07T05:11:32.796Z","1.1.2":"2017-06-02T16:46:24.876Z","1.1.3":"2017-07-03T03:27:52.757Z","1.1.4":"2017-07-03T05:38:16.522Z","1.1.5":"2017-07-03T05:51:35.564Z","1.1.6":"2017-08-12T05:46:39.635Z","1.1.7":"2017-08-29T13:29:09.859Z","1.1.8":"2017-09-15T02:39:21.520Z","1.1.9":"2017-09-15T02:42:49.953Z","1.0.0":"2017-05-17T04:02:21.279Z","1.0.1":"2017-05-20T07:08:21.151Z","1.1.0":"2017-05-22T15:32:43.866Z","1.1.1":"2017-05-23T16:36:28.122Z"},"readmeFilename":"README.md","homepage":"https://github.com/egoist/create-vue-app#readme"}