{ "_args": [ [ "null-check@1.0.0", "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI" ] ], "_development": true, "_from": "null-check@1.0.0", "_id": "null-check@1.0.0", "_inBundle": false, "_integrity": "sha1-l33/1xdgErnsMNKjnbXPcqBDnt0=", "_location": "/null-check", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "null-check@1.0.0", "name": "null-check", "escapedName": "null-check", "rawSpec": "1.0.0", "saveSpec": null, "fetchSpec": "1.0.0" }, "_requiredBy": [ "/fs-access" ], "_resolved": "https://registry.npmjs.org/null-check/-/null-check-1.0.0.tgz", "_spec": "1.0.0", "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/null-check/issues" }, "description": "Ensure a path doesn't contain null bytes", "devDependencies": { "ava": "0.0.4" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/null-check#readme", "keywords": [ "built-in", "core", "ponyfill", "polyfill", "shim", "fs", "path", "null", "bytes", "check" ], "license": "MIT", "name": "null-check", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/null-check.git" }, "scripts": { "test": "node test.js" }, "version": "1.0.0" }