You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

97 lines
2.4 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "import-from@^2.1.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/import-cwd"
  6. ]
  7. ],
  8. "_from": "import-from@>=2.1.0 <3.0.0",
  9. "_id": "import-from@2.1.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/import-from",
  13. "_nodeVersion": "7.10.0",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/import-from-2.1.0.tgz_1495358911498_0.48687195940874517"
  17. },
  18. "_npmUser": {
  19. "email": "sindresorhus@gmail.com",
  20. "name": "sindresorhus"
  21. },
  22. "_npmVersion": "4.2.0",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "import-from",
  26. "raw": "import-from@^2.1.0",
  27. "rawSpec": "^2.1.0",
  28. "scope": null,
  29. "spec": ">=2.1.0 <3.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/import-cwd"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/import-from/-/import-from-2.1.0.tgz",
  36. "_shasum": "335db7f2a7affd53aaa471d4b8021dee36b7f3b1",
  37. "_shrinkwrap": null,
  38. "_spec": "import-from@^2.1.0",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/import-cwd",
  40. "author": {
  41. "email": "sindresorhus@gmail.com",
  42. "name": "Sindre Sorhus",
  43. "url": "sindresorhus.com"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/sindresorhus/import-from/issues"
  47. },
  48. "dependencies": {
  49. "resolve-from": "^3.0.0"
  50. },
  51. "description": "Import a module like with `require()` but from a given path",
  52. "devDependencies": {
  53. "ava": "*",
  54. "xo": "*"
  55. },
  56. "directories": {},
  57. "dist": {
  58. "shasum": "335db7f2a7affd53aaa471d4b8021dee36b7f3b1",
  59. "tarball": "https://registry.npmjs.org/import-from/-/import-from-2.1.0.tgz"
  60. },
  61. "engines": {
  62. "node": ">=4"
  63. },
  64. "files": [
  65. "index.js"
  66. ],
  67. "gitHead": "c7d2eb8ebdb94873445632b2273d2d52030a7dc8",
  68. "homepage": "https://github.com/sindresorhus/import-from#readme",
  69. "keywords": [
  70. "from",
  71. "import",
  72. "like",
  73. "module",
  74. "path",
  75. "path",
  76. "require",
  77. "resolve"
  78. ],
  79. "license": "MIT",
  80. "maintainers": [
  81. {
  82. "name": "sindresorhus",
  83. "email": "sindresorhus@gmail.com"
  84. }
  85. ],
  86. "name": "import-from",
  87. "optionalDependencies": {},
  88. "readme": "ERROR: No README data found!",
  89. "repository": {
  90. "type": "git",
  91. "url": "git+https://github.com/sindresorhus/import-from.git"
  92. },
  93. "scripts": {
  94. "test": "xo && ava"
  95. },
  96. "version": "2.1.0"
  97. }