{ "_args": [ [ "is-relative@^1.0.0", "/Users/rdrew/themes/lmmi_journal_theme/node_modules/is-absolute" ] ], "_from": "is-relative@>=1.0.0 <2.0.0", "_id": "is-relative@1.0.0", "_inCache": true, "_installable": true, "_location": "/is-relative", "_nodeVersion": "7.7.3", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/is-relative-1.0.0.tgz_1499932844900_0.3837117003276944" }, "_npmUser": { "email": "github@sellside.com", "name": "jonschlinkert" }, "_npmVersion": "5.2.0", "_phantomChildren": {}, "_requested": { "name": "is-relative", "raw": "is-relative@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/is-absolute" ], "_resolved": "https://registry.npmjs.org/is-relative/-/is-relative-1.0.0.tgz", "_shasum": "a1bb6935ce8c5dba1e8b9754b9b2dcc020e2260d", "_shrinkwrap": null, "_spec": "is-relative@^1.0.0", "_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/is-absolute", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/is-relative/issues" }, "contributors": [ { "name": "Jon Schlinkert", "url": "http://twitter.com/jonschlinkert" }, { "name": "Shinnosuke Watanabe", "url": "https://shinnn.github.io" } ], "dependencies": { "is-unc-path": "^1.0.0" }, "description": "Returns `true` if the path appears to be relative.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.4.2" }, "directories": {}, "dist": { "integrity": "sha512-Kw/ReK0iqwKeu0MITLFuj0jbPAmEiOsIwyIXvvbfa6QfmN9pkD1M+8pdk7Rl/dTKbH34/XBFMbgD4iMJhLQbGA==", "shasum": "a1bb6935ce8c5dba1e8b9754b9b2dcc020e2260d", "tarball": "https://registry.npmjs.org/is-relative/-/is-relative-1.0.0.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "e1dbc1a0684accbc2d69a51146e071b804dc741b", "homepage": "https://github.com/jonschlinkert/is-relative", "keywords": [ "absolute", "check", "file", "filepath", "is", "normalize", "path", "path.relative", "relative", "resolve", "slash", "slashes", "uri", "url" ], "license": "MIT", "main": "index.js", "maintainers": [ { "email": "brian.woodward@gmail.com", "name": "doowb" }, { "email": "github@sellside.com", "name": "jonschlinkert" } ], "name": "is-relative", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/is-relative.git" }, "scripts": { "test": "mocha" }, "verb": { "layout": "default", "lint": { "reflinks": true }, "plugins": [ "gulp-format-md" ], "related": { "list": [ "is-absolute", "is-dotfile", "is-glob", "is-relative", "is-unc-path" ] }, "tasks": [ "readme" ], "toc": false }, "version": "1.0.0" }