%PDF- %PDF-
Direktori : /home/forge/takeaseat.eco-n-tech.co.uk/node_modules/@nuxtjs/recaptcha/ |
Current File : //home/forge/takeaseat.eco-n-tech.co.uk/node_modules/@nuxtjs/recaptcha/package.json |
{ "_args": [ [ "@nuxtjs/recaptcha@1.0.4", "/home/forge/takeaseat.co.uk" ] ], "_from": "@nuxtjs/recaptcha@1.0.4", "_id": "@nuxtjs/recaptcha@1.0.4", "_inBundle": false, "_integrity": "sha512-4K9cXaVGZrcXy3ys5OBL1/njkOxTpRjLDKLU/S6qatyISdGLv+tSFLSCJeEKTCO7UHC1fMCTb5UlOWajkQqPdw==", "_location": "/@nuxtjs/recaptcha", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@nuxtjs/recaptcha@1.0.4", "name": "@nuxtjs/recaptcha", "escapedName": "@nuxtjs%2frecaptcha", "scope": "@nuxtjs", "rawSpec": "1.0.4", "saveSpec": null, "fetchSpec": "1.0.4" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/@nuxtjs/recaptcha/-/recaptcha-1.0.4.tgz", "_spec": "1.0.4", "_where": "/home/forge/takeaseat.co.uk", "bugs": { "url": "https://github.com/nuxt-community/recaptcha-module/issues" }, "contributors": [ { "name": "mvrlin", "email": "mvrlin@pm.me" } ], "dependencies": {}, "description": "Simple and easy Google reCAPTCHA integration with Nuxt.js", "devDependencies": { "@babel/core": "latest", "@babel/preset-env": "latest", "@commitlint/cli": "latest", "@commitlint/config-conventional": "latest", "@nuxtjs/eslint-config": "latest", "babel-eslint": "latest", "babel-jest": "latest", "codecov": "latest", "eslint": "latest", "eslint-config-standard": "latest", "eslint-plugin-import": "latest", "eslint-plugin-jest": "latest", "eslint-plugin-node": "latest", "eslint-plugin-promise": "latest", "eslint-plugin-standard": "latest", "eslint-plugin-vue": "latest", "h3": "latest", "husky": "latest", "jest": "latest", "nuxt-edge": "latest", "ohmyfetch": "latest", "request": "latest", "request-promise-native": "latest", "standard-version": "latest" }, "files": [ "lib", "types/*.d.ts" ], "homepage": "https://github.com/nuxt-community/recaptcha-module#readme", "keywords": [ "nuxtjs", "nuxt", "recaptcha", "captcha", "grecaptcha" ], "license": "MIT", "main": "lib/module.js", "name": "@nuxtjs/recaptcha", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/nuxt-community/recaptcha-module.git" }, "scripts": { "dev": "nuxt example/both", "dev:v2": "nuxt example/v2", "dev:v3": "nuxt example/v3", "lint": "eslint lib test", "release": "standard-version && git push --follow-tags && npm publish", "test": "yarn lint && jest" }, "types": "types/index.d.ts", "version": "1.0.4" }