{"name":"@nuxtjs/composition-api","version":"0.18.0","description":"Composition API hooks for Nuxt","keywords":["vue","vuejs","nuxt","composition-api","typescript","javascript"],"repository":{"type":"git","url":"git+https://github.com/nuxt-community/composition-api.git"},"license":"MIT","author":{"name":"Daniel Roe","email":"daniel@roe.dev","url":"https://roe.dev"},"exports":{".":"./lib/index.js","./babel":{"require":"./lib/babel.js","import":"./lib/babel.es.js"},"./entrypoint":{"require":"./lib/entrypoint.js","import":"./lib/entrypoint.es.js"},"./":"./"},"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"build":"yarn clean && yarn compile","clean":"rm -rf lib/*","clean:fixture":"rm -rf dist/ test/fixture/.nuxt","compile":"siroc build","fixture":"cross-env CMD=dev yarn nuxt-run","fixture:generate":"yarn fixture:generate:export && yarn http-server -s -p 5000 dist","fixture:generate:export":"yarn clean:fixture && cross-env GENERATE=true PORT=6000 CMD=generate yarn nuxt-run","fixture:prod":"yarn clean:fixture && cross-env CMD=build yarn nuxt-run && cross-env CMD=start yarn nuxt-run","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-generated":"cross-env GENERATE=true PORT=5000 start-server-and-test fixture:generate 5000 \"testcafe -q firefox:headless test/e2e\"","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:types":"tsd","test:unit":"jest","watch":"yarn compile -w"},"dependencies":{"@vue/composition-api":"1.0.0-beta.25","defu":"^3.2.2","normalize-path":"^3.0.0"},"devDependencies":{"@babel/plugin-transform-runtime":"^7.12.10","@babel/preset-env":"^7.12.11","@babel/preset-typescript":"^7.12.7","@nuxt/types":"^2.14.12","@nuxtjs/module-test-utils":"^1.6.3","@release-it/conventional-changelog":"^2.0.0","@types/fs-extra":"^9.0.6","@types/jest":"^26.0.20","@types/normalize-path":"^3.0.0","@typescript-eslint/eslint-plugin":"^4.12.0","@typescript-eslint/parser":"^4.12.0","babel-loader":"^8.2.2","codecov":"^3.8.1","core-js":"3.8.2","cross-env":"^7.0.3","eslint":"^7.17.0","eslint-config-prettier":"^7.1.0","eslint-plugin-jest":"^24.1.3","eslint-plugin-prettier":"^3.3.1","eslint-plugin-promise":"^4.2.1","http-server":"^0.12.3","jest":"^26.6.3","lint-staged":"^10.5.3","npm-run-all":"^4.1.5","nuxt":"^2.14.12","prettier":"^2.2.1","release-it":"14.2.2","siroc":"0.6.0","start-server-and-test":"^1.11.7","testcafe":"1.10.1","tsd":"^0.14.0","typescript":"4.1.3","yorkie":"^2.0.0"},"peerDependencies":{"@nuxt/vue-app":"^2.14.12","fs-extra":"^8.1.0","nuxt":"^2.14.12","vue":"^2"},"gitHooks":{"pre-commit":"lint-staged"},"tsd":{"directory":"test/tsd","compilerOptions":{"rootDir":"."}},"volta":{"node":"12.20.1"},"gitHead":"44aa1ce98f99f21bccd486dc3b4091e023f84f2d","bugs":{"url":"https://github.com/nuxt-community/composition-api/issues"},"homepage":"https://github.com/nuxt-community/composition-api#readme","_id":"@nuxtjs/composition-api@0.18.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"shasum":"2e30280c777b7b7af148a6ce3a1df8549e1f6753","size":21263,"noattachment":false,"key":"/@nuxtjs/composition-api/-/@nuxtjs/composition-api-0.18.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@nuxtjs/composition-api/download/@nuxtjs/composition-api-0.18.0.tgz"},"_npmUser":{"name":"danielroe","email":"daniel@roe.dev"},"directories":{},"maintainers":[{"name":"danielroe","email":"daniel@concision.co.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composition-api_0.18.0_1610103328975_0.7150626272553544"},"_hasShrinkwrap":false,"publish_time":1610103329127,"_cnpm_publish_time":1610103329127,"_cnpmcore_publish_time":"2021-12-16T12:35:39.400Z","dist-tags":{"beta":"0.22.5-beta.0","latest":"0.33.1","vite":"0.21.0-vite-1"}}