{ "_args": [ [ "parse-filepath@^1.0.1", "/Users/rdrew/themes/lmmi_journal_theme/node_modules/fined" ] ], "_from": "parse-filepath@>=1.0.1 <2.0.0", "_id": "parse-filepath@1.0.2", "_inCache": true, "_installable": true, "_location": "/parse-filepath", "_nodeVersion": "0.12.18", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/parse-filepath-1.0.2.tgz_1513726092371_0.7255330004263669" }, "_npmUser": { "email": "blaine.bublitz@gmail.com", "name": "phated" }, "_npmVersion": "2.15.11", "_phantomChildren": {}, "_requested": { "name": "parse-filepath", "raw": "parse-filepath@^1.0.1", "rawSpec": "^1.0.1", "scope": null, "spec": ">=1.0.1 <2.0.0", "type": "range" }, "_requiredBy": [ "/fined" ], "_resolved": "https://registry.npmjs.org/parse-filepath/-/parse-filepath-1.0.2.tgz", "_shasum": "a632127f53aaf3d15876f5872f3ffac763d6c891", "_shrinkwrap": null, "_spec": "parse-filepath@^1.0.1", "_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/fined", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/parse-filepath/issues" }, "dependencies": { "is-absolute": "^1.0.0", "map-cache": "^0.2.0", "path-root": "^0.1.1" }, "description": "Pollyfill for node.js `path.parse`, parses a filepath into an object.", "devDependencies": { "gulp-format-md": "^0.1.7", "mocha": "^2.2.5", "should": "^7.0.2" }, "directories": {}, "dist": { "shasum": "a632127f53aaf3d15876f5872f3ffac763d6c891", "tarball": "https://registry.npmjs.org/parse-filepath/-/parse-filepath-1.0.2.tgz" }, "engines": { "node": ">=0.8" }, "files": [ "index.js" ], "gitHead": "25e023748868f1da8c37eca2e91121b2c74cdec4", "homepage": "https://github.com/jonschlinkert/parse-filepath", "keywords": [ "absolute", "basename", "dir", "directory", "dirname", "ext", "extension", "extname", "file", "filename", "filepath", "is-absolute", "name", "object", "parse", "parser", "parts", "path", "segment" ], "license": "MIT", "main": "index.js", "maintainers": [ { "email": "blaine.bublitz@gmail.com", "name": "phated" }, { "email": "brian.woodward@gmail.com", "name": "doowb" }, { "email": "github@sellside.com", "name": "jonschlinkert" } ], "name": "parse-filepath", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/parse-filepath.git" }, "scripts": { "test": "mocha" }, "verb": { "layout": "default", "lint": { "reflinks": true }, "plugins": [ "gulp-format-md" ], "reflinks": [ "verb" ], "related": { "highlight": "global-prefix", "list": [ "global-prefix", "is-absolute", "is-relative", "relative" ] }, "run": true, "tasks": [ "readme" ], "toc": false }, "version": "1.0.2" }