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