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.

92 lines
2.4 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "is-absolute-url@^2.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/postcss-normalize-url"
  6. ]
  7. ],
  8. "_from": "is-absolute-url@>=2.0.0 <3.0.0",
  9. "_id": "is-absolute-url@2.1.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/is-absolute-url",
  13. "_nodeVersion": "6.9.1",
  14. "_npmOperationalInternal": {
  15. "host": "packages-12-west.internal.npmjs.com",
  16. "tmp": "tmp/is-absolute-url-2.1.0.tgz_1481475250580_0.8468719229567796"
  17. },
  18. "_npmUser": {
  19. "email": "sindresorhus@gmail.com",
  20. "name": "sindresorhus"
  21. },
  22. "_npmVersion": "3.10.8",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "is-absolute-url",
  26. "raw": "is-absolute-url@^2.0.0",
  27. "rawSpec": "^2.0.0",
  28. "scope": null,
  29. "spec": ">=2.0.0 <3.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/postcss-normalize-url"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/is-absolute-url/-/is-absolute-url-2.1.0.tgz",
  36. "_shasum": "50530dfb84fcc9aa7dbe7852e83a37b93b9f2aa6",
  37. "_shrinkwrap": null,
  38. "_spec": "is-absolute-url@^2.0.0",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/postcss-normalize-url",
  40. "author": {
  41. "email": "sindresorhus@gmail.com",
  42. "name": "Sindre Sorhus",
  43. "url": "http://sindresorhus.com"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/sindresorhus/is-absolute-url/issues"
  47. },
  48. "dependencies": {},
  49. "description": "Check if an URL is absolute",
  50. "devDependencies": {
  51. "mocha": "*"
  52. },
  53. "directories": {},
  54. "dist": {
  55. "shasum": "50530dfb84fcc9aa7dbe7852e83a37b93b9f2aa6",
  56. "tarball": "https://registry.npmjs.org/is-absolute-url/-/is-absolute-url-2.1.0.tgz"
  57. },
  58. "engines": {
  59. "node": ">=0.10.0"
  60. },
  61. "files": [
  62. "index.js"
  63. ],
  64. "gitHead": "d2fb33c65ae6805df1fcbfb536d122c76c0f3abb",
  65. "homepage": "https://github.com/sindresorhus/is-absolute-url#readme",
  66. "keywords": [
  67. "absolute",
  68. "check",
  69. "is",
  70. "relative",
  71. "uri",
  72. "url"
  73. ],
  74. "license": "MIT",
  75. "maintainers": [
  76. {
  77. "name": "sindresorhus",
  78. "email": "sindresorhus@gmail.com"
  79. }
  80. ],
  81. "name": "is-absolute-url",
  82. "optionalDependencies": {},
  83. "readme": "ERROR: No README data found!",
  84. "repository": {
  85. "type": "git",
  86. "url": "git+https://github.com/sindresorhus/is-absolute-url.git"
  87. },
  88. "scripts": {
  89. "test": "mocha"
  90. },
  91. "version": "2.1.0"
  92. }