| Server IP : 34.87.99.72 / Your IP : 216.73.217.31 Web Server : Apache/2.4.46 (Unix) OpenSSL/1.1.1n System : Linux zlock-bitnami-lamp-prod-v2-vm 4.19.0-16-cloud-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 User : bitnami ( 1000) PHP Version : 7.4.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /opt/bitnami/apache/htdocs/app/node_modules/date-fns/ |
Upload File : |
{
"_from": "date-fns@^2.1.0",
"_id": "date-fns@2.22.1",
"_inBundle": false,
"_integrity": "sha512-yUFPQjrxEmIsMqlHhAhmxkuH769baF21Kk+nZwZGyrMoyLA+LugaQtC0+Tqf9CBUUULWwUJt6Q5ySI3LJDDCGg==",
"_location": "/date-fns",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "date-fns@^2.1.0",
"name": "date-fns",
"escapedName": "date-fns",
"rawSpec": "^2.1.0",
"saveSpec": null,
"fetchSpec": "^2.1.0"
},
"_requiredBy": [
"/vuetify-datetime-picker"
],
"_resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.22.1.tgz",
"_shasum": "1e5af959831ebb1d82992bf67b765052d8f0efc4",
"_spec": "date-fns@^2.1.0",
"_where": "/opt/bitnami/apache/htdocs/app/node_modules/vuetify-datetime-picker",
"bugs": {
"url": "https://github.com/date-fns/date-fns/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Sasha Koss",
"email": "koss@nocorp.me"
},
{
"name": "Lesha Koss",
"email": "regiusprod@gmail.com"
}
],
"dependencies": {},
"deprecated": false,
"description": "Modern JavaScript date utility library",
"devDependencies": {
"@babel/cli": "^7.5.5",
"@babel/core": "^7.5.5",
"@babel/node": "^7.5.5",
"@babel/plugin-proposal-object-rest-spread": "^7.13.8",
"@babel/plugin-proposal-optional-chaining": "^7.12.7",
"@babel/plugin-transform-arrow-functions": "^7.2.0",
"@babel/plugin-transform-block-scoping": "^7.5.5",
"@babel/plugin-transform-destructuring": "^7.5.0",
"@babel/plugin-transform-modules-commonjs": "^7.5.0",
"@babel/plugin-transform-parameters": "^7.4.4",
"@babel/plugin-transform-template-literals": "^7.4.4",
"@babel/preset-env": "^7.11.5",
"@babel/preset-typescript": "^7.10.4",
"@date-fns/date-fns-scripts": "0.0.4",
"@octokit/core": "^3.2.5",
"@types/jest": "^26.0.13",
"@types/node": "^14.6.3",
"@types/power-assert": "^1.5.3",
"@types/sinon": "^9.0.6",
"@typescript-eslint/eslint-plugin": "^2.9.0",
"@typescript-eslint/parser": "^2.9.0",
"babel-eslint": "^10.0.2",
"babel-loader": "8.0.6",
"babel-plugin-add-import-extension": "^1.4.3",
"babel-plugin-add-module-exports": "^1.0.2",
"babel-preset-power-assert": "^3.0.0",
"cloc": "^2.2.0",
"coveralls": "^3.0.6",
"eslint": "^5.16.0",
"eslint-config-prettier": "^4.3.0",
"firebase": "^3.7.1",
"flow-bin": "0.84.0",
"glob-promise": "^2.0.0",
"globby": "^11.0.3",
"gzip-size-cli": "^1.0.0",
"husky": "^1.0.1",
"istanbul-instrumenter-loader": "^3.0.1",
"jest": "^24.8.0",
"js-beautify": "^1.5.10",
"js-fns": "^2.5.1",
"jsdoc-babel": "^0.5.0",
"jsdoc-to-markdown": "7",
"karma": "^3.1.4",
"karma-benchmark": "^1.0.4",
"karma-benchmark-reporter": "^0.1.1",
"karma-chrome-launcher": "2.2",
"karma-cli": "^1.0.1",
"karma-coverage": "^1.1.2",
"karma-coverage-istanbul-reporter": "^2.1.0",
"karma-mocha": "^1.3.0",
"karma-mocha-reporter": "^2.2.5",
"karma-phantomjs-launcher": "^1.0.4",
"karma-sauce-launcher": "^1.2.0",
"karma-sourcemap-loader": "^0.3.5",
"karma-webpack": "^4.0.2",
"lint-staged": "^7.3.0",
"lodash": "^4.17.15",
"lodash.clonedeep": "^4.5.0",
"mocha": "^3.5.3",
"moment": "^2.24.0",
"mz": "^2.7.0",
"node-fetch": "^1.7.3",
"p-limit": "^3.1.0",
"power-assert": "^1.6.1",
"prettier": "2",
"rimraf": "^2.7.1",
"simple-git": "^2.35.2",
"sinon": "^7.4.1",
"size-limit": "^0.21.0",
"snazzy": "^7.0.0",
"ts-node": "^9.1.1",
"typescript": "^4.0.2",
"webpack": "4",
"webpack-cli": "^3.1.2",
"world-countries": "^1.8.1"
},
"engines": {
"node": ">=0.11"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/date-fns"
},
"homepage": "https://github.com/date-fns/date-fns#readme",
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
},
"license": "MIT",
"lint-staged": {
"*.js": [
"prettier --write",
"git add"
]
},
"main": "index.js",
"module": "esm/index.js",
"name": "date-fns",
"repository": {
"type": "git",
"url": "git+https://github.com/date-fns/date-fns.git"
},
"resolutions": {
"ajv": "6.8.1"
},
"scripts": {
"benchmark": "env TEST_BENCHMARK=true yarn test --single-run",
"lint": "eslint .",
"lint-types": "eslint --config=.ts-eslintrc.js typings.d.ts",
"locale-snapshots": "env TZ=utc babel-node --extensions .ts,.js ./scripts/build/localeSnapshots/index.js",
"stats": "cloc . --exclude-dir=node_modules,tmp,.git",
"test": "karma start config/karma.js"
},
"sideEffects": false,
"typings": "./typings.d.ts",
"version": "2.22.1"
}