{"name":"@vue/composition-api","version":"1.4.4","description":"Provide logic composition capabilities for Vue.","keywords":["vue","composition-api"],"repository":{"type":"git","url":"git+https://github.com/vuejs/composition-api.git"},"main":"./index.js","module":"./dist/vue-composition-api.mjs","unpkg":"./dist/vue-composition-api.prod.js","jsdelivr":"./dist/vue-composition-api.prod.js","types":"./dist/vue-composition-api.d.ts","exports":{".":{"import":"./dist/vue-composition-api.mjs","require":"./index.js"},"./*":"./*"},"author":{"name":"liximomo","email":"liximomo@gmail.com"},"license":"MIT","sideEffects":false,"scripts":{"start":"concurrently \"tsc --emitDeclarationOnly -w\" \"cross-env rollup -c -w\"","build":"rimraf dist typings && tsc --emitDeclarationOnly && rollup -c","lint":"prettier --write --parser typescript \"{src,test,test-dts}/**/*.ts?(x)\" && prettier --write \"{src,test}/**/*.js\"","test":"yarn test-dts && yarn test-unit","test-unit":"cross-env NODE_ENV=test jest","test-dts":"tsc -p ./test-dts/tsconfig.json && tsc -p ./test-dts/tsconfig.vue3.json && yarn build && tsc -p ./test-dts/tsconfig.build.json","update-readme":"node ./scripts/update-readme.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","version":"yarn changelog && yarn update-readme && git add CHANGELOG.md README.*","release":"yarn version && yarn test && yarn publish --non-interactive && git push --follow-tags","release-gh":"conventional-github-releaser -p angular"},"bugs":{"url":"https://github.com/vuejs/composition-api/issues"},"homepage":"https://github.com/vuejs/composition-api#readme","peerDependencies":{"vue":">= 2.5 < 3"},"dependencies":{"tslib":"^2.3.1"},"devDependencies":{"@rollup/plugin-node-resolve":"^13.0.6","@rollup/plugin-replace":"^2.4.2","@types/jest":"^26.0.24","@types/node":"^15.14.9","concurrently":"^6.3.0","conventional-changelog-cli":"^2.1.1","conventional-github-releaser":"^3.1.5","cross-env":"^7.0.3","husky":"^4.3.8","jest":"^26.6.3","lint-staged":"^11.2.6","prettier":"^2.4.1","rimraf":"^3.0.2","rollup":"^2.59.0","rollup-plugin-dts":"^3.0.2","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.30.0","ts-jest":"^26.5.6","typescript":"^4.4.4","vue":"^2.6.14","vue-router":"^3.5.3","vue-server-renderer":"^2.6.14","vue3":"npm:vue@3.2.21"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["prettier --write","git add"],"*.ts?(x)":["prettier --parser=typescript --write","git add"]},"jest":{"verbose":true,"globals":{"__DEV__":true,"__VERSION__":"0.0.0"},"setupFiles":["<rootDir>/test/setupTest.js"],"setupFilesAfterEnv":["<rootDir>/test/helpers/wait-for-update.js"],"moduleFileExtensions":["ts","js"],"testMatch":["<rootDir>/test/**/*.spec.{js,ts}"],"preset":"ts-jest"},"prettier":{"semi":false,"singleQuote":true,"printWidth":80},"licenseText":"MIT License\n\nCopyright (c) 2019-present, liximomo(X.L)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@vue/composition-api@1.4.4","dist":{"shasum":"42cfbe6e3c0dc16100d725cdb0ea1c443919cc7a","size":104641,"noattachment":false,"key":"/@vue/composition-api/-/@vue/composition-api-1.4.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vue/composition-api/download/@vue/composition-api-1.4.4.tgz"},"_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":""},{"name":"linusborg","email":"t.luenborg@googlemail.com"},{"name":"liximomo","email":"liximomo@gmail.com"},{"name":"pikax","email":"david-181@hotmail.com"},{"name":"soda","email":"imyanglan@163.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composition-api_1.4.4_1642324583069_0.046733988424538575"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-16T09:26:28.840Z","publish_time":1642324583241,"_cnpm_publish_time":1642324583241,"dist-tags":{"latest":"1.7.1","next":"1.1.0"}}