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.

122 lines
2.7 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "querystring@0.2.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/url"
  6. ]
  7. ],
  8. "_from": "querystring@0.2.0",
  9. "_id": "querystring@0.2.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/querystring",
  13. "_npmUser": {
  14. "email": "rfobic@gmail.com",
  15. "name": "gozala"
  16. },
  17. "_npmVersion": "1.1.65",
  18. "_phantomChildren": {},
  19. "_requested": {
  20. "name": "querystring",
  21. "raw": "querystring@0.2.0",
  22. "rawSpec": "0.2.0",
  23. "scope": null,
  24. "spec": "0.2.0",
  25. "type": "version"
  26. },
  27. "_requiredBy": [
  28. "/url"
  29. ],
  30. "_resolved": "https://registry.npmjs.org/querystring/-/querystring-0.2.0.tgz",
  31. "_shasum": "b209849203bb25df820da756e747005878521620",
  32. "_shrinkwrap": null,
  33. "_spec": "querystring@0.2.0",
  34. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/url",
  35. "author": {
  36. "email": "rfobic@gmail.com",
  37. "name": "Irakli Gozalishvili"
  38. },
  39. "bugs": {
  40. "url": "http://github.com/Gozala/querystring/issues/"
  41. },
  42. "dependencies": {},
  43. "description": "Node's querystring module for all engines.",
  44. "devDependencies": {
  45. "phantomify": "~0.x.0",
  46. "retape": "~0.x.0",
  47. "tape": "~0.1.5",
  48. "test": "~0.x.0"
  49. },
  50. "directories": {},
  51. "dist": {
  52. "shasum": "b209849203bb25df820da756e747005878521620",
  53. "tarball": "https://registry.npmjs.org/querystring/-/querystring-0.2.0.tgz"
  54. },
  55. "engines": {
  56. "node": ">=0.4.x"
  57. },
  58. "homepage": "https://github.com/Gozala/querystring#readme",
  59. "id": "querystring",
  60. "keywords": [
  61. "commonjs",
  62. "query",
  63. "querystring"
  64. ],
  65. "licenses": [
  66. {
  67. "type": "MIT",
  68. "url": "https://github.com/Gozala/enchain/License.md"
  69. }
  70. ],
  71. "maintainers": [
  72. {
  73. "name": "gozala",
  74. "email": "rfobic@gmail.com"
  75. }
  76. ],
  77. "name": "querystring",
  78. "optionalDependencies": {},
  79. "readme": "ERROR: No README data found!",
  80. "repository": {
  81. "type": "git",
  82. "url": "git://github.com/Gozala/querystring.git",
  83. "web": "https://github.com/Gozala/querystring"
  84. },
  85. "scripts": {
  86. "test": "npm run test-node && npm run test-browser && npm run test-tap",
  87. "test-browser": "node ./node_modules/phantomify/bin/cmd.js ./test/common-index.js",
  88. "test-node": "node ./test/common-index.js",
  89. "test-tap": "node ./test/tap-index.js"
  90. },
  91. "testling": {
  92. "browsers": {
  93. "chrome": [
  94. 16,
  95. 20,
  96. 25,
  97. "canary"
  98. ],
  99. "firefox": [
  100. 10,
  101. 15,
  102. 16,
  103. 17,
  104. 18,
  105. "nightly"
  106. ],
  107. "iexplore": [
  108. 10,
  109. 9
  110. ],
  111. "opera": [
  112. 12
  113. ],
  114. "safari": [
  115. 5,
  116. 6
  117. ]
  118. },
  119. "files": "test/tap-index.js"
  120. },
  121. "version": "0.2.0"
  122. }