%PDF- %PDF-
Direktori : /home/forge/takeaseat.eco-n-tech.co.uk/node_modules/@nuxtjs/moment/ |
Current File : //home/forge/takeaseat.eco-n-tech.co.uk/node_modules/@nuxtjs/moment/package.json |
{ "_args": [ [ "@nuxtjs/moment@1.6.1", "/home/forge/takeaseat.co.uk" ] ], "_from": "@nuxtjs/moment@1.6.1", "_id": "@nuxtjs/moment@1.6.1", "_inBundle": false, "_integrity": "sha512-Mo2/3NQB0XryMQuNCTVnAclrDvt9I9sr6dwVm56KhYCoiWTKgQ78tDV9tmrxw7lahw1IBwyPGhw+3pwkM4phAA==", "_location": "/@nuxtjs/moment", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@nuxtjs/moment@1.6.1", "name": "@nuxtjs/moment", "escapedName": "@nuxtjs%2fmoment", "scope": "@nuxtjs", "rawSpec": "1.6.1", "saveSpec": null, "fetchSpec": "1.6.1" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/@nuxtjs/moment/-/moment-1.6.1.tgz", "_spec": "1.6.1", "_where": "/home/forge/takeaseat.co.uk", "bugs": { "url": "https://github.com/nuxt-community/moment-module/issues" }, "contributors": [ { "name": "Pooya Parsa", "email": "pooya@pi0.ir" }, { "name": "Alexander Lichter", "email": "manniL@gmx.net" }, { "name": "Ricardo Gobbo de Souza", "email": "ricardogobbosouza@yahoo.com.br" } ], "dependencies": { "moment": "^2.25.3", "moment-locales-webpack-plugin": "^1.2.0", "moment-timezone": "^0.5.28", "moment-timezone-data-webpack-plugin": "^1.3.0" }, "description": "Efficient Moment.js integration for Nuxt.js", "devDependencies": { "@commitlint/cli": "latest", "@commitlint/config-conventional": "latest", "@nuxtjs/eslint-config": "latest", "@nuxtjs/module-test-utils": "latest", "eslint": "latest", "husky": "latest", "jest": "latest", "moment-fquarter": "latest", "moment-strftime": "latest", "nuxt-edge": "latest", "standard-version": "latest" }, "files": [ "lib", "types/*.d.ts" ], "homepage": "https://github.com/nuxt-community/moment-module#readme", "license": "MIT", "main": "lib/module.js", "name": "@nuxtjs/moment", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/nuxt-community/moment-module.git" }, "scripts": { "lint": "eslint --ext .js,.vue .", "release": "yarn test && standard-version && git push --follow-tags && npm publish", "test": "yarn lint && jest" }, "types": "types/index.d.ts", "version": "1.6.1" }