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.

124 lines
3.0 KiB

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