{ "_args": [ [ "expand-tilde@^2.0.0", "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/resolve-dir" ] ], "_from": "expand-tilde@>=2.0.0 <3.0.0", "_id": "expand-tilde@2.0.2", "_inCache": true, "_installable": true, "_location": "/expand-tilde", "_nodeVersion": "5.1.1", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/expand-tilde-2.0.2.tgz_1481174955304_0.04378351103514433" }, "_npmUser": { "email": "brian.woodward@gmail.com", "name": "doowb" }, "_npmVersion": "3.7.5", "_phantomChildren": {}, "_requested": { "name": "expand-tilde", "raw": "expand-tilde@^2.0.0", "rawSpec": "^2.0.0", "scope": null, "spec": ">=2.0.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/global-prefix", "/resolve-dir" ], "_resolved": "https://registry.npmjs.org/expand-tilde/-/expand-tilde-2.0.2.tgz", "_shasum": "97e801aa052df02454de46b02bf621642cdc8502", "_shrinkwrap": null, "_spec": "expand-tilde@^2.0.0", "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/resolve-dir", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/expand-tilde/issues" }, "dependencies": { "homedir-polyfill": "^1.0.1" }, "description": "Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.", "devDependencies": { "gulp-format-md": "^0.1.9", "is-windows": "^0.2.0", "mocha": "^2.5.3" }, "directories": {}, "dist": { "shasum": "97e801aa052df02454de46b02bf621642cdc8502", "tarball": "https://registry.npmjs.org/expand-tilde/-/expand-tilde-2.0.2.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "2389f5d93903c43bc26ed57b02a24b432d1dee89", "homepage": "https://github.com/jonschlinkert/expand-tilde", "keywords": [ "cwd", "expand", "expansion", "filepath", "home", "path", "pwd", "tilde", "user", "userhome" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "doowb", "email": "brian.woodward@gmail.com" }, { "name": "jonschlinkert", "email": "github@sellside.com" } ], "name": "expand-tilde", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/expand-tilde.git" }, "scripts": { "test": "mocha" }, "verb": { "layout": "default", "lint": { "reflinks": true }, "plugins": [ "gulp-format-md" ], "reflinks": [ "verb" ], "related": { "list": [ "braces", "expand-brackets", "is-glob", "micromatch" ] }, "run": true, "tasks": [ "readme" ], "toc": false }, "version": "2.0.2" }