Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
WIKIPEDIA
/
nodejs
/
Notifications_Imali_API
/
node_modules
/
joi
:
package.json
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
{ "_args": [ [ "joi@17.6.0", "/var/www/nodejs/Notifications_Imali_API" ] ], "_from": "joi@17.6.0", "_id": "joi@17.6.0", "_inBundle": false, "_integrity": "sha512-OX5dG6DTbcr/kbMFj0KGYxuew69HPcAE3K/sZpEV2nP6e/j/C0HV+HNiBPCASxdx5T7DMoa0s8UeHWMnb6n2zw==", "_location": "/joi", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "joi@17.6.0", "name": "joi", "escapedName": "joi", "rawSpec": "17.6.0", "saveSpec": null, "fetchSpec": "17.6.0" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/joi/-/joi-17.6.0.tgz", "_spec": "17.6.0", "_where": "/var/www/nodejs/Notifications_Imali_API", "browser": "dist/joi-browser.min.js", "bugs": { "url": "https://github.com/sideway/joi/issues" }, "dependencies": { "@hapi/hoek": "^9.0.0", "@hapi/topo": "^5.0.0", "@sideway/address": "^4.1.3", "@sideway/formula": "^3.0.0", "@sideway/pinpoint": "^2.0.0" }, "description": "Object schema validation", "devDependencies": { "@hapi/bourne": "2.x.x", "@hapi/code": "8.x.x", "@hapi/joi-legacy-test": "npm:@hapi/joi@15.x.x", "@hapi/lab": "24.x.x", "typescript": "4.3.x" }, "files": [ "lib/**/*", "dist/*" ], "homepage": "https://github.com/sideway/joi#readme", "keywords": [ "schema", "validation" ], "license": "BSD-3-Clause", "main": "lib/index.js", "name": "joi", "repository": { "type": "git", "url": "git://github.com/sideway/joi.git" }, "scripts": { "prepublishOnly": "cd browser && npm install && npm run build", "test": "lab -t 100 -a @hapi/code -L -Y", "test-cov-html": "lab -r html -o coverage.html -a @hapi/code" }, "types": "lib/index.d.ts", "version": "17.6.0" }