package.json 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "balanced-match@^0.4.2",
  6. "scope": null,
  7. "escapedName": "balanced-match",
  8. "name": "balanced-match",
  9. "rawSpec": "^0.4.2",
  10. "spec": ">=0.4.2 <0.5.0",
  11. "type": "range"
  12. },
  13. "/home/andrea/src/gopkg/src/gogs.carducci-dante.gov.it/andrea.fazzi/karmen/node_modules/reduce-css-calc"
  14. ],
  15. [
  16. {
  17. "raw": "balanced-match@^0.4.2",
  18. "scope": null,
  19. "escapedName": "balanced-match",
  20. "name": "balanced-match",
  21. "rawSpec": "^0.4.2",
  22. "spec": ">=0.4.2 <0.5.0",
  23. "type": "range"
  24. },
  25. "/home/andrea/src/gopkg/src/gogs.carducci-dante.gov.it/andrea.fazzi/karmen/node_modules/reduce-function-call"
  26. ]
  27. ],
  28. "_from": "balanced-match@^0.4.2",
  29. "_id": "balanced-match@0.4.2",
  30. "_inCache": true,
  31. "_location": "/reduce-function-call/balanced-match",
  32. "_nodeVersion": "4.4.7",
  33. "_npmOperationalInternal": {
  34. "host": "packages-16-east.internal.npmjs.com",
  35. "tmp": "tmp/balanced-match-0.4.2.tgz_1468834991581_0.6590619895141572"
  36. },
  37. "_npmUser": {
  38. "name": "juliangruber",
  39. "email": "julian@juliangruber.com"
  40. },
  41. "_npmVersion": "2.15.8",
  42. "_phantomChildren": {},
  43. "_requested": {
  44. "raw": "balanced-match@^0.4.2",
  45. "scope": null,
  46. "escapedName": "balanced-match",
  47. "name": "balanced-match",
  48. "rawSpec": "^0.4.2",
  49. "spec": ">=0.4.2 <0.5.0",
  50. "type": "range"
  51. },
  52. "_requiredBy": [
  53. "/reduce-function-call"
  54. ],
  55. "_resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-0.4.2.tgz",
  56. "_shasum": "cb3f3e3c732dc0f01ee70b403f302e61d7709838",
  57. "_shrinkwrap": null,
  58. "_spec": "balanced-match@^0.4.2",
  59. "_where": "/home/andrea/src/gopkg/src/gogs.carducci-dante.gov.it/andrea.fazzi/karmen/node_modules/reduce-function-call",
  60. "author": {
  61. "name": "Julian Gruber",
  62. "email": "mail@juliangruber.com",
  63. "url": "http://juliangruber.com"
  64. },
  65. "bugs": {
  66. "url": "https://github.com/juliangruber/balanced-match/issues"
  67. },
  68. "dependencies": {},
  69. "description": "Match balanced character pairs, like \"{\" and \"}\"",
  70. "devDependencies": {
  71. "tape": "^4.6.0"
  72. },
  73. "directories": {},
  74. "dist": {
  75. "shasum": "cb3f3e3c732dc0f01ee70b403f302e61d7709838",
  76. "tarball": "https://registry.npmjs.org/balanced-match/-/balanced-match-0.4.2.tgz"
  77. },
  78. "gitHead": "57c2ea29d89a2844ae3bdcc637c6e2cbb73725e2",
  79. "homepage": "https://github.com/juliangruber/balanced-match",
  80. "keywords": [
  81. "match",
  82. "regexp",
  83. "test",
  84. "balanced",
  85. "parse"
  86. ],
  87. "license": "MIT",
  88. "main": "index.js",
  89. "maintainers": [
  90. {
  91. "name": "juliangruber",
  92. "email": "julian@juliangruber.com"
  93. }
  94. ],
  95. "name": "balanced-match",
  96. "optionalDependencies": {},
  97. "readme": "ERROR: No README data found!",
  98. "repository": {
  99. "type": "git",
  100. "url": "git://github.com/juliangruber/balanced-match.git"
  101. },
  102. "scripts": {
  103. "test": "make test"
  104. },
  105. "testling": {
  106. "files": "test/*.js",
  107. "browsers": [
  108. "ie/8..latest",
  109. "firefox/20..latest",
  110. "firefox/nightly",
  111. "chrome/25..latest",
  112. "chrome/canary",
  113. "opera/12..latest",
  114. "opera/next",
  115. "safari/5.1..latest",
  116. "ipad/6.0..latest",
  117. "iphone/6.0..latest",
  118. "android-browser/4.2..latest"
  119. ]
  120. },
  121. "version": "0.4.2"
  122. }