{ "_args": [ [ "stat-mode@^0.2.0", "/Users/okennedy/Desktop/Website/node_modules/metalsmith" ] ], "_from": "stat-mode@>=0.2.0 <0.3.0", "_id": "stat-mode@0.2.1", "_inCache": true, "_installable": true, "_location": "/stat-mode", "_nodeVersion": "0.12.1", "_npmUser": { "email": "nathan@tootallnate.net", "name": "tootallnate" }, "_npmVersion": "2.5.1", "_phantomChildren": {}, "_requested": { "name": "stat-mode", "raw": "stat-mode@^0.2.0", "rawSpec": "^0.2.0", "scope": null, "spec": ">=0.2.0 <0.3.0", "type": "range" }, "_requiredBy": [ "/metalsmith" ], "_resolved": "https://registry.npmjs.org/stat-mode/-/stat-mode-0.2.1.tgz", "_shasum": "d714e08a4ed157089c1340f76fee54046c8242d6", "_shrinkwrap": null, "_spec": "stat-mode@^0.2.0", "_where": "/Users/okennedy/Desktop/Website/node_modules/metalsmith", "author": { "email": "nathan@tootallnate.net", "name": "Nathan Rajlich", "url": "http://n8.io/" }, "bugs": { "url": "https://github.com/TooTallNate/stat-mode/issues" }, "dependencies": {}, "description": "Offers convenient getters and setters for the stat `mode`", "devDependencies": { "mocha": "~1.18.2" }, "directories": {}, "dist": { "shasum": "d714e08a4ed157089c1340f76fee54046c8242d6", "tarball": "http://registry.npmjs.org/stat-mode/-/stat-mode-0.2.1.tgz" }, "gitHead": "e4d6f1dc65c2a5d47549143fe8f0f198eeab939f", "homepage": "https://github.com/TooTallNate/stat-mode", "keywords": [ "chmod", "group", "mode", "octal", "others", "owner", "permissions", "stat", "symbolic" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "tootallnate", "email": "nathan@tootallnate.net" } ], "name": "stat-mode", "optionalDependencies": {}, "repository": { "type": "git", "url": "git://github.com/TooTallNate/stat-mode.git" }, "scripts": { "test": "mocha --reporter spec" }, "version": "0.2.1" }