{ "_from": "stat-mode@^0.2.0", "_id": "stat-mode@0.2.2", "_inBundle": false, "_integrity": "sha1-5sgLYjEj19gM8TLOU480YokHJQI=", "_location": "/stat-mode", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "stat-mode@^0.2.0", "name": "stat-mode", "escapedName": "stat-mode", "rawSpec": "^0.2.0", "saveSpec": null, "fetchSpec": "^0.2.0" }, "_requiredBy": [ "/gulp-chmod" ], "_resolved": "https://registry.npmjs.org/stat-mode/-/stat-mode-0.2.2.tgz", "_shasum": "e6c80b623123d7d80cf132ce538f346289072502", "_spec": "stat-mode@^0.2.0", "_where": "/home/nathan/Projects/Upsilon/UpsilonVsCodeLanguageServer/Client/node_modules/gulp-chmod", "author": { "name": "Nathan Rajlich", "email": "nathan@tootallnate.net", "url": "http://n8.io/" }, "bugs": { "url": "https://github.com/TooTallNate/stat-mode/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Offers convenient getters and setters for the stat `mode`", "devDependencies": { "mocha": "^3.0.2" }, "homepage": "https://github.com/TooTallNate/stat-mode", "keywords": [ "stat", "mode", "owner", "group", "others", "chmod", "octal", "symbolic", "permissions" ], "license": "MIT", "main": "index.js", "name": "stat-mode", "repository": { "type": "git", "url": "git://github.com/TooTallNate/stat-mode.git" }, "scripts": { "test": "mocha --reporter spec" }, "version": "0.2.2" }