{ "_from": "vue-cron@^1.0.9", "_id": "vue-cron@1.0.9", "_inBundle": false, "_integrity": "sha512-r8JnAjqpDsDj3a545156m7bca1xkrnIktks+N94KQA80OuKAiqhoz3Cq1JCyO+0ONXAOnLwvkjHiVCfL38XNbA==", "_location": "/vue-cron", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "vue-cron@^1.0.9", "name": "vue-cron", "escapedName": "vue-cron", "rawSpec": "^1.0.9", "saveSpec": null, "fetchSpec": "^1.0.9" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmmirror.com/vue-cron/-/vue-cron-1.0.9.tgz", "_shasum": "59990ef3f4d9da4ec778c9ee21ba91d6b36a9af8", "_spec": "vue-cron@^1.0.9", "_where": "E:\\WebDevelop\\managment2\\management\\front\\dkha-web-sz-main", "author": "", "bugs": { "url": "https://github.com/1615450788/vue-cron/issues" }, "bundleDependencies": false, "dependencies": { "babel-polyfill": "^6.26.0", "babel-runtime": "^6.26.0", "element-ui": "^2.0.7", "vue": "^2.5.9" }, "deprecated": false, "description": "这是一个cron表达式生成插件,基于vue与element-ui实现\r [demo](https://1615450788.github.io/vue-cron/dist/index)", "devDependencies": { "cooking": "^1.5.4", "cooking-autoprefixer": "^1.0.0", "cooking-cli": "^1.5.5", "cooking-less": "^1.0.5", "cooking-vue2": "^0.3.3", "hoek": "^5.0.3", "vue-template-compiler": "^2.5.9", "webpack-node-externals": "^1.7.2" }, "homepage": "https://1615450788.github.io/vue-cron/dist/index", "keywords": [ "cron", "vue", "vuecron" ], "license": "MIT", "main": "build/cron.min.js", "name": "vue-cron", "repository": { "type": "git", "url": "git+ssh://git@github.com/1615450788/vue-cron.git" }, "scripts": { "build": "cooking build -p -c /config/cooking.build.js", "dev": "cooking watch -p -c /config/cooking.dev.js", "dist": "cooking build -p -c /config/cooking.dev.js", "npm": "npm run build && git add . && git commit -m build&& npm version patch && npm publish && git push && git push origin --tags" }, "version": "1.0.9" }