{"name":"@nuxtjs/composition-api","version":"0.12.1","description":"Composition API hooks for Nuxt","license":"MIT","repository":{"type":"git","url":"git+https://github.com/nuxt-community/composition-api.git"},"author":{"name":"Daniel Roe","email":"daniel@roe.dev","url":"https://roe.dev"},"keywords":["vue","vuejs","nuxt","composition-api","typescript","javascript"],"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"build":"yarn clean && yarn compile","watch":"yarn compile -w","clean":"rm -rf lib/*","clean:fixture":"rm -rf dist/ test/fixture/.nuxt","compile":"rollup -c","fixture":"cross-env CMD=dev yarn nuxt-run","fixture:prod":"yarn clean:fixture && cross-env CMD=build yarn nuxt-run && cross-env CMD=start yarn nuxt-run","fixture:generate:export":"yarn clean:fixture && cross-env GENERATE=true PORT=6000 CMD=generate yarn nuxt-run","fixture:generate":"yarn fixture:generate:export && yarn http-server -s -p 5000 dist","lint":"run-s lint:all:*","lint:all:eslint":"yarn lint:eslint --ext .js,.ts,.vue .","lint:all:prettier":"yarn lint:prettier \"**/*.{js,json,ts,vue}\"","lint:eslint":"eslint --fix","lint:prettier":"prettier --write --loglevel warn","now-build":"NOW_BUILD=true yarn fixture:generate:export","nuxt-run":"cross-env-shell \"yarn nuxt $CMD -c test/fixture/nuxt.config.js\"","prepare":"yarn build","prepublishOnly":"yarn lint && yarn test","release":"release-it","test":"run-s test:*","test:e2e-globals":"cross-env GLOBALS=true PORT=3000 start-server-and-test fixture:prod 3000 \"testcafe firefox:headless test/e2e\"","test:e2e-ssr":"cross-env PORT=4000 start-server-and-test fixture:prod 4000 \"testcafe firefox:headless test/e2e\"","test:e2e-generated":"cross-env GENERATE=true PORT=5000 start-server-and-test fixture:generate 5000 \"testcafe -q firefox:headless test/e2e\"","test:types":"tsd","test:unit":"jest"},"tsd":{"directory":"test/tsd","compilerOptions":{"rootDir":"."}},"gitHooks":{"pre-commit":"lint-staged"},"dependencies":{"@vue/composition-api":"^1.0.0-beta.10","defu":"^3.1.0","normalize-path":"^3.0.0"},"devDependencies":{"@babel/plugin-transform-runtime":"^7.11.0","@babel/preset-env":"^7.11.0","@babel/preset-typescript":"^7.10.4","@nuxt/types":"^2.14.3","@nuxtjs/module-test-utils":"^1.6.3","@release-it/conventional-changelog":"^1.1.4","@types/jest":"^26.0.10","@types/normalize-path":"^3.0.0","@typescript-eslint/eslint-plugin":"^3.9.0","@typescript-eslint/parser":"^3.9.0","babel-loader":"^8.1.0","codecov":"^3.7.2","cross-env":"^7.0.2","eslint":"^7.7.0","eslint-config-prettier":"^6.11.0","eslint-plugin-jest":"^23.20.0","eslint-plugin-prettier":"^3.1.4","eslint-plugin-promise":"^4.2.1","http-server":"^0.12.3","jest":"^26.4.0","lint-staged":"^10.2.11","npm-run-all":"^4.1.5","nuxt":"^2.14.3","prettier":"^2.0.5","prettier-eslint-cli":"^5.0.0","release-it":"13.6.7","rollup":"^2.26.3","rollup-plugin-copy":"^3.3.0","rollup-plugin-dts":"^1.4.10","rollup-plugin-typescript2":"^0.27.2","shx":"^0.3.2","start-server-and-test":"^1.11.3","testcafe":"1.9.1","tsd":"^0.13.1","yorkie":"^2.0.0"},"peerDependencies":{"@nuxt/vue-app":"^2.14.1","nuxt":"^2.14.1","vue":"^2"},"gitHead":"793f27aebd3325cb6459e8067cf83aa9cd1cd201","bugs":{"url":"https://github.com/nuxt-community/composition-api/issues"},"homepage":"https://github.com/nuxt-community/composition-api#readme","_id":"@nuxtjs/composition-api@0.12.1","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"shasum":"d1305696eab9e1dfd0df93c9e2f57443cd45743d","size":35016,"noattachment":false,"key":"/@nuxtjs/composition-api/-/@nuxtjs/composition-api-0.12.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@nuxtjs/composition-api/download/@nuxtjs/composition-api-0.12.1.tgz"},"maintainers":[{"name":"danielroe","email":"daniel@concision.co.uk"}],"_npmUser":{"name":"danielroe","email":"daniel@roe.dev"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composition-api_0.12.1_1597609280372_0.4080568960235731"},"_hasShrinkwrap":false,"publish_time":1597609280581,"_cnpm_publish_time":1597609280581,"_cnpmcore_publish_time":"2021-12-16T12:35:45.901Z","dist-tags":{"beta":"0.22.5-beta.0","latest":"0.33.1","vite":"0.21.0-vite-1"}}