{"name":"@vueuse/core","version":"0.0.2-beta.1","description":"Collection of essential Vue Composition API","main":"dist/main/index.js","typings":"dist/main/index.d.ts","module":"dist/module/index.js","scripts":{"build":"npm run clean && npm run build:main && npm run build:module","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","publish":"bump --commit --tag && npm run build && npm run lint && npm publish --access public","test":"jest","lint":"eslint {src,.storybook}/**/*.{js,ts,tsx,vue}","lint:fix":"npm run lint -- --fix","clean":"rimraf dist","storybook":"start-storybook -p 6006","build-storybook":"build-storybook"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"{src,.storybook}/**/*.{js,ts,tsx,vue}":["eslint --fix","git add"]},"repository":{"type":"git","url":"git+https://github.com/antfu/vueuse.git"},"keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"homepage":"https://github.com/antfu/vueuse#readme","dependencies":{},"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"devDependencies":{"@antfu/eslint-config-vue":"0.2.10","@babel/core":"7.7.5","@babel/preset-env":"7.7.6","@babel/preset-typescript":"7.7.4","@storybook/addon-actions":"5.2.8","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","@storybook/addons":"5.2.8","@storybook/theming":"5.2.8","@storybook/vue":"5.2.8","@types/jest":"24.0.23","@types/node":"12.12.17","@vue/babel-preset-jsx":"1.1.2","@vue/composition-api":"0.3.4","@vue/test-utils":"1.0.0-beta.30","babel-loader":"8.0.6","babel-preset-vue":"2.0.2","eslint":"6.7.2","eslint-plugin-jest":"23.1.1","github-markdown-css":"3.0.1","husky":"^3.1.0","jest":"24.9.0","lint-staged":"^9.5.0","markdown-it":"10.0.0","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"2.1.0","markdown-it-loader":"0.7.0","markdown-it-prism":"2.0.3","prismjs":"1.17.1","rimraf":"3.0.0","ts-jest":"24.2.0","typescript":"3.7.3","version-bump-prompt":"^5.0.6","vue":"2.6.11","vue-loader":"15.7.2","vue-template-compiler":"2.6.11","vue-tsx-support":"2.3.2"},"gitHead":"6e5cc808a2c14ce0fcdd960a0697d4e0083da4e0","_id":"@vueuse/core@0.0.2-beta.1","_nodeVersion":"10.15.3","_npmVersion":"6.9.0","dist":{"shasum":"96a5cc3ddfd1a77e963a37729ab020de9c8cae32","size":9895,"noattachment":false,"key":"/@vueuse/core/-/@vueuse/core-0.0.2-beta.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vueuse/core/download/@vueuse/core-0.0.2-beta.1.tgz"},"maintainers":[{"name":"vueuse-bot","email":""}],"_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.0.2-beta.1_1577167642219_0.7272937957368693"},"_hasShrinkwrap":false,"publish_time":1577167642392,"_cnpm_publish_time":1577167642392,"dist-tags":{"alpha":"14.0.0-alpha.3","beta":"14.0.0-beta.1","demi":"4.0.0-alpha.0","latest":"14.2.1","vue2":"2.0.35","vue3":"3.0.35"}}