| Server IP : 162.253.224.18 / Your IP : 216.73.216.135 Web Server : Apache System : Linux s18.infinitysrv.com 3.10.0-962.3.2.lve1.5.89.el7.x86_64 #1 SMP Thu Jul 9 15:55:31 UTC 2026 x86_64 User : dejavumk ( 1184) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/dejavumk/nutricoach.dejavumkt.info/node_modules/ajv-errors/ |
Upload File : |
{
"_args": [
[
"ajv-errors@1.0.1",
"/Applications/MAMP/htdocs/nutricoach"
]
],
"_development": true,
"_from": "ajv-errors@1.0.1",
"_id": "ajv-errors@1.0.1",
"_inBundle": false,
"_integrity": "sha512-DCRfO/4nQ+89p/RK43i8Ezd41EqdGIU4ld7nGF8OQ14oc/we5rEntLCUa7+jrn3nn83BosfwZA0wb4pon2o8iQ==",
"_location": "/ajv-errors",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "ajv-errors@1.0.1",
"name": "ajv-errors",
"escapedName": "ajv-errors",
"rawSpec": "1.0.1",
"saveSpec": null,
"fetchSpec": "1.0.1"
},
"_requiredBy": [
"/file-loader/schema-utils",
"/postcss-loader/schema-utils",
"/style-loader/schema-utils",
"/terser-webpack-plugin/schema-utils",
"/webpack-dev-server/schema-utils",
"/webpack/schema-utils"
],
"_resolved": "https://registry.npmjs.org/ajv-errors/-/ajv-errors-1.0.1.tgz",
"_spec": "1.0.1",
"_where": "/Applications/MAMP/htdocs/nutricoach",
"author": "",
"bugs": {
"url": "https://github.com/epoberezkin/ajv-errors/issues"
},
"description": "Custom error messages in JSON-Schema for Ajv validator",
"devDependencies": {
"ajv": "^5.0.0",
"coveralls": "^2.11.16",
"dot": "^1.1.1",
"eslint": "^3.17.0",
"glob": "^7.1.1",
"js-beautify": "^1.6.12",
"mocha": "^3.2.0",
"nyc": "^10.1.2",
"pre-commit": "^1.2.2"
},
"files": [
"lib"
],
"homepage": "https://github.com/epoberezkin/ajv-errors#readme",
"keywords": [
"ajv",
"json-schema",
"validator",
"error",
"messages"
],
"license": "MIT",
"main": "index.js",
"name": "ajv-errors",
"nyc": {
"exclude": [
"**/spec/**",
"node_modules"
],
"reporter": [
"lcov",
"text-summary"
]
},
"peerDependencies": {
"ajv": ">=5.0.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/epoberezkin/ajv-errors.git"
},
"scripts": {
"build": "node node_modules/ajv/scripts/compile-dots.js node_modules/ajv/lib lib",
"eslint": "eslint *.js spec",
"prepublish": "npm run build",
"test": "npm run eslint && npm run build && npm run test-cov",
"test-cov": "nyc npm run test-spec",
"test-spec": "mocha spec/*.spec.js -R spec"
},
"version": "1.0.1"
}