{ "_args": [ [ { "raw": "mkpath@1.0.0", "scope": null, "escapedName": "mkpath", "name": "mkpath", "rawSpec": "1.0.0", "spec": "1.0.0", "type": "version" }, "/home/frappe/frappe-bench/node_modules/nightwatch" ] ], "_from": "mkpath@1.0.0", "_id": "mkpath@1.0.0", "_inCache": true, "_installable": true, "_location": "/mkpath", "_nodeVersion": "4.1.2", "_npmUser": { "name": "jrajav", "email": "jrajav@gmail.com" }, "_npmVersion": "2.14.6", "_phantomChildren": {}, "_requested": { "raw": "mkpath@1.0.0", "scope": null, "escapedName": "mkpath", "name": "mkpath", "rawSpec": "1.0.0", "spec": "1.0.0", "type": "version" }, "_requiredBy": [ "/nightwatch" ], "_resolved": "https://registry.npmjs.org/mkpath/-/mkpath-1.0.0.tgz", "_shasum": "ebb3a977e7af1c683ae6fda12b545a6ba6c5853d", "_shrinkwrap": null, "_spec": "mkpath@1.0.0", "_where": "/home/frappe/frappe-bench/node_modules/nightwatch", "author": { "name": "Jonathan Rajavuori", "email": "jrajav@gmail.com" }, "bugs": { "url": "https://github.com/jrajav/mkpath/issues" }, "dependencies": {}, "description": "Make all directories in a path, like mkdir -p", "devDependencies": { "tap": "~0.3" }, "directories": {}, "dist": { "shasum": "ebb3a977e7af1c683ae6fda12b545a6ba6c5853d", "tarball": "https://registry.npmjs.org/mkpath/-/mkpath-1.0.0.tgz" }, "gitHead": "172f1b4329c63d2376196e2384376b268b949f59", "homepage": "https://github.com/jrajav/mkpath#readme", "keywords": [ "mkdir", "mkdirp", "directory", "path", "tree" ], "license": "MIT", "main": "./mkpath", "maintainers": [ { "name": "jrajav", "email": "jrajav@gmail.com" } ], "name": "mkpath", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/jrajav/mkpath.git" }, "scripts": { "test": "node node_modules/tap/bin/tap.js ./test/*.js" }, "version": "1.0.0" }