{"name":"@nuxtjs/composition-api","version":"0.16.3","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.20","defu":"^3.2.2","normalize-path":"^3.0.0"},"devDependencies":{"@babel/plugin-transform-runtime":"^7.12.1","@babel/preset-env":"^7.12.7","@babel/preset-typescript":"^7.12.7","@nuxt/types":"^2.14.7","@nuxtjs/module-test-utils":"^1.6.3","@nuxtjs/pwa":"^3.2.2","@release-it/conventional-changelog":"^2.0.0","@types/fs-extra":"^9.0.4","@types/jest":"^26.0.15","@types/normalize-path":"^3.0.0","@typescript-eslint/eslint-plugin":"^4.8.2","@typescript-eslint/parser":"^4.8.2","babel-loader":"^8.2.1","codecov":"^3.8.1","cross-env":"^7.0.2","eslint":"^7.14.0","eslint-config-prettier":"^6.15.0","eslint-plugin-jest":"^24.1.3","eslint-plugin-prettier":"^3.1.4","eslint-plugin-promise":"^4.2.1","http-server":"^0.12.3","jest":"^26.6.3","lint-staged":"^10.5.2","npm-run-all":"^4.1.5","nuxt":"^2.14.7","prettier":"^2.2.0","release-it":"14.2.1","siroc":"^0.4.3","start-server-and-test":"^1.11.6","testcafe":"1.9.4","tsd":"^0.13.1","typescript":"4.1.2","yorkie":"^2.0.0"},"peerDependencies":{"@nuxt/vue-app":"^2.14.7","fs-extra":"^8.1.0","nuxt":"^2.14.7","vue":"^2"},"gitHooks":{"pre-commit":"lint-staged"},"tsd":{"directory":"test/tsd","compilerOptions":{"rootDir":"."}},"volta":{"node":"12.19.1"},"gitHead":"3cb94e1d99ce38d7c8def5ee5b14ee198f1a608f","bugs":{"url":"https://github.com/nuxt-community/composition-api/issues"},"homepage":"https://github.com/nuxt-community/composition-api#readme","_id":"@nuxtjs/composition-api@0.16.3","_nodeVersion":"12.19.1","_npmVersion":"6.14.8","dist":{"shasum":"04252c6eeaf6099114c0be028bef8a058727a0d2","size":20636,"noattachment":false,"key":"/@nuxtjs/composition-api/-/@nuxtjs/composition-api-0.16.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@nuxtjs/composition-api/download/@nuxtjs/composition-api-0.16.3.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.16.3_1606304267910_0.22967833262895487"},"_hasShrinkwrap":false,"publish_time":1606304268223,"_cnpm_publish_time":1606304268223,"_cnpmcore_publish_time":"2021-12-16T12:35:40.219Z","dist-tags":{"beta":"0.22.5-beta.0","latest":"0.33.1","vite":"0.21.0-vite-1"}}