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.

87 lines
3.3 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "source-list-map@^2.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/css-loader"
  6. ]
  7. ],
  8. "_from": "source-list-map@>=2.0.0 <3.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "source-list-map@2.0.1",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/source-list-map",
  14. "_nodeVersion": "8.11.4",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/source-list-map_2.0.1_1539168488044_0.7850963486184572"
  18. },
  19. "_npmUser": {
  20. "email": "tobias.koppers@googlemail.com",
  21. "name": "sokra"
  22. },
  23. "_npmVersion": "5.6.0",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "source-list-map",
  27. "raw": "source-list-map@^2.0.0",
  28. "rawSpec": "^2.0.0",
  29. "scope": null,
  30. "spec": ">=2.0.0 <3.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/css-loader",
  35. "/webpack-sources"
  36. ],
  37. "_resolved": "https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.1.tgz",
  38. "_shasum": "3993bd873bfc48479cca9ea3a547835c7c154b34",
  39. "_shrinkwrap": null,
  40. "_spec": "source-list-map@^2.0.0",
  41. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/css-loader",
  42. "author": {
  43. "name": "Tobias Koppers @sokra"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/webpack/source-list-map/issues"
  47. },
  48. "dependencies": {},
  49. "description": "Fast line to line SourceMap generator.",
  50. "devDependencies": {
  51. "mocha": "^2.2.1",
  52. "should": "^5.2.0"
  53. },
  54. "directories": {},
  55. "dist": {
  56. "fileCount": 12,
  57. "integrity": "sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==",
  58. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbvdjoCRA9TVsSAnZWagAA7AMQAKJ+BAH1eDE0EHOFurND\n6EDZutjjrGfHahfy1trPcuLkUfEv2XCd2h3VuOf2Y0TUJBiZPZf0iOzc74Tt\nP8Sbw5Ib/+jxAT0n4fjE+o1e/1+GFu/44rVlZ2u0Lh0xQHDqVM3e7lCopX7L\nc9tU285BrmSsPlgEArOyNn+IhLy1HLWx0rIy8VasyUVRHYc3Tn01jP+KQmvT\n7DwqhXucmhLQUVGbclv8drAp0aObFi9RAK144yGop+v05zjGohUTSQ3qUlTT\n4SIOGCV5TUgJPTwavN75Ty+xvwiPCrPUvVeE8VwwoKY3cdl6p4HqtnLh4dDw\nc150BGmnmv5TwUmYP8z0C1Y4s+PGe9MsWa1XN1O+Wf+2RkZjfz+JoG7F0N94\nedws1DpmL01KWxgZ52xGql4dQZFm7gHhdqh3QA4swA+D225ulq1NiOfJL0KZ\nM7q4biFMGnztsoKV1lQRDWSJeFa5lr9eWJIunjoUMD0Uw9QOCJaWSuyl+QtU\nNlRX89WIy+PkQ4gaWD6Nb0AxGeNvgg7+JmPwdWEtrruPZZvELkV2Tgvt36vY\nk25xQ1kSNJsYeylq4wlg6iWUPHq1uApnMx+8YEs5hjy+eIhmfSY3y/fmAL9p\n+oyZFc0lDt5JVTB/vYEKyEQP5pzGRCA6dcHDNTemF+FevWZ/Km1W6X7ltLuO\nir12\r\n=Hcbn\r\n-----END PGP SIGNATURE-----\r\n",
  59. "shasum": "3993bd873bfc48479cca9ea3a547835c7c154b34",
  60. "tarball": "https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.1.tgz",
  61. "unpackedSize": 26428
  62. },
  63. "gitHead": "4a21840d3a4162e2f94dcb444476aa6f08d46fe8",
  64. "homepage": "https://github.com/webpack/source-list-map",
  65. "keywords": [
  66. "source-map"
  67. ],
  68. "license": "MIT",
  69. "main": "lib/index.js",
  70. "maintainers": [
  71. {
  72. "name": "sokra",
  73. "email": "tobias.koppers@googlemail.com"
  74. }
  75. ],
  76. "name": "source-list-map",
  77. "optionalDependencies": {},
  78. "readme": "ERROR: No README data found!",
  79. "repository": {
  80. "type": "git",
  81. "url": "git+https://github.com/webpack/source-list-map.git"
  82. },
  83. "scripts": {
  84. "test": "mocha -R spec"
  85. },
  86. "version": "2.0.1"
  87. }