104 lines
2.8 KiB
JSON
104 lines
2.8 KiB
JSON
|
{
|
||
|
"_from": "vue-moment@^4.0.0",
|
||
|
"_id": "vue-moment@4.1.0",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-Gzisqpg82ItlrUyiD9d0Kfru+JorW2o4mQOH06lEDZNgxci0tv/fua1Hl0bo4DozDV2JK1r52Atn/8QVCu8qQw==",
|
||
|
"_location": "/vue-moment",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "vue-moment@^4.0.0",
|
||
|
"name": "vue-moment",
|
||
|
"escapedName": "vue-moment",
|
||
|
"rawSpec": "^4.0.0",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^4.0.0"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmmirror.com/vue-moment/-/vue-moment-4.1.0.tgz",
|
||
|
"_shasum": "092a8ff723a96c6f85a0a8e23ad30f0bf320f3b0",
|
||
|
"_spec": "vue-moment@^4.0.0",
|
||
|
"_where": "D:\\wxfiles\\WeChat Files\\wxid_nwzh0d8ul35q22\\FileStorage\\File\\2025-04\\安装教程\\安装教程\\2、其他安装方法【手动安装】\\1、手动安装方法\\前端调试代码\\W72crm_web-master",
|
||
|
"author": {
|
||
|
"name": "brockpetrie"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/brockpetrie/vue-moment/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"moment": "^2.19.2"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "Handy Moment.js filters for your Vue.js project",
|
||
|
"devDependencies": {
|
||
|
"babel-core": "^6.26.0",
|
||
|
"babel-eslint": "^8.0.3",
|
||
|
"babel-jest": "^21.2.0",
|
||
|
"babel-loader": "^7.1.2",
|
||
|
"babel-preset-env": "^1.6.1",
|
||
|
"bili": "^2.1.2",
|
||
|
"eslint": "^4.12.1",
|
||
|
"eslint-config-airbnb": "^16.1.0",
|
||
|
"eslint-loader": "^1.9.0",
|
||
|
"eslint-plugin-import": "^2.8.0",
|
||
|
"eslint-plugin-jsx-a11y": "^6.0.2",
|
||
|
"eslint-plugin-react": "^7.5.1",
|
||
|
"jest": "^21.2.1",
|
||
|
"jest-cli": "^21.2.1",
|
||
|
"jest-serializer-vue": "^0.2.0",
|
||
|
"jest-vue": "^0.8.1",
|
||
|
"moment-timezone": "^0.5.14",
|
||
|
"pre-commit": "^1.2.2",
|
||
|
"rollup-plugin-babel": "^3.0.4",
|
||
|
"vue": "^2.5.2"
|
||
|
},
|
||
|
"homepage": "https://github.com/brockpetrie/vue-moment#readme",
|
||
|
"jest": {
|
||
|
"moduleFileExtensions": [
|
||
|
"js",
|
||
|
"vue"
|
||
|
],
|
||
|
"moduleNameMapper": {
|
||
|
"^@/(.*)$": "<rootDir>/$1"
|
||
|
},
|
||
|
"transform": {
|
||
|
"^.+\\.js$": "<rootDir>/node_modules/babel-jest",
|
||
|
".*\\.(vue)$": "<rootDir>/node_modules/jest-vue"
|
||
|
},
|
||
|
"snapshotSerializers": [
|
||
|
"<rootDir>/node_modules/jest-serializer-vue"
|
||
|
],
|
||
|
"mapCoverage": true
|
||
|
},
|
||
|
"keywords": [
|
||
|
"vue",
|
||
|
"custom",
|
||
|
"date",
|
||
|
"time",
|
||
|
"filter",
|
||
|
"moment",
|
||
|
"moment.js"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "dist/vue-moment.js",
|
||
|
"name": "vue-moment",
|
||
|
"peerDependencies": {
|
||
|
"vue": ">=1.x.x"
|
||
|
},
|
||
|
"pre-commit": "eslint",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/brockpetrie/vue-moment.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"build": "yarn bili --input vue-moment.js --plugins babel --format umd,es,cjs,umd-min",
|
||
|
"eslint": "eslint *.js",
|
||
|
"test": "jest"
|
||
|
},
|
||
|
"version": "4.1.0"
|
||
|
}
|