{ "_args": [ [ "import-cwd@^2.0.0", "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/postcss-load-config" ] ], "_from": "import-cwd@>=2.0.0 <3.0.0", "_id": "import-cwd@2.1.0", "_inCache": true, "_installable": true, "_location": "/import-cwd", "_nodeVersion": "7.10.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/import-cwd-2.1.0.tgz_1495359582224_0.1513209668919444" }, "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "4.2.0", "_phantomChildren": {}, "_requested": { "name": "import-cwd", "raw": "import-cwd@^2.0.0", "rawSpec": "^2.0.0", "scope": null, "spec": ">=2.0.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/postcss-load-config" ], "_resolved": "https://registry.npmjs.org/import-cwd/-/import-cwd-2.1.0.tgz", "_shasum": "aa6cf36e722761285cb371ec6519f53e2435b0a9", "_shrinkwrap": null, "_spec": "import-cwd@^2.0.0", "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/postcss-load-config", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/import-cwd/issues" }, "dependencies": { "import-from": "^2.1.0" }, "description": "Import a module like with `require()` but from the current working directory", "devDependencies": { "ava": "*", "xo": "*" }, "directories": {}, "dist": { "shasum": "aa6cf36e722761285cb371ec6519f53e2435b0a9", "tarball": "https://registry.npmjs.org/import-cwd/-/import-cwd-2.1.0.tgz" }, "engines": { "node": ">=4" }, "files": [ "index.js" ], "gitHead": "176362fb0b3dd755ecc612ef314cab89f73d239c", "homepage": "https://github.com/sindresorhus/import-cwd#readme", "keywords": [ "current", "cwd", "directory", "from", "import", "like", "module", "path", "require", "resolve", "working" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "import-cwd", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/import-cwd.git" }, "scripts": { "test": "xo && ava" }, "version": "2.1.0" }