Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

package.json 5.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  1. {
  2. "_from": "domain-browser@^1.1.1",
  3. "_id": "domain-browser@1.2.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-jnjyiM6eRyZl2H+W8Q/zLMA481hzi0eszAaBUzIVnmYVDBbnLxVNnfu1HgEBvCbL+71FrxMl3E6lpKH7Ge3OXA==",
  6. "_location": "/domain-browser",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "domain-browser@^1.1.1",
  12. "name": "domain-browser",
  13. "escapedName": "domain-browser",
  14. "rawSpec": "^1.1.1",
  15. "saveSpec": null,
  16. "fetchSpec": "^1.1.1"
  17. },
  18. "_requiredBy": [
  19. "/node-libs-browser"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/domain-browser/-/domain-browser-1.2.0.tgz",
  22. "_shasum": "3d31f50191a6749dd1375a7f522e823d42e54eda",
  23. "_spec": "domain-browser@^1.1.1",
  24. "_where": "/home/daniel/development/repos/fw-vendor/rpclib/node_modules/node-libs-browser",
  25. "author": {
  26. "name": "2013+ Bevry Pty Ltd",
  27. "email": "us@bevry.me",
  28. "url": "http://bevry.me"
  29. },
  30. "badges": {
  31. "list": [
  32. "travisci",
  33. "npmversion",
  34. "npmdownloads",
  35. "daviddm",
  36. "daviddmdev",
  37. "---",
  38. "patreon",
  39. "opencollective",
  40. "gratipay",
  41. "flattr",
  42. "paypal",
  43. "bitcoin",
  44. "wishlist",
  45. "---",
  46. "slackin"
  47. ],
  48. "config": {
  49. "patreonUsername": "bevry",
  50. "opencollectiveUsername": "bevry",
  51. "gratipayUsername": "bevry",
  52. "flattrUsername": "balupton",
  53. "paypalURL": "https://bevry.me/paypal",
  54. "bitcoinURL": "https://bevry.me/bitcoin",
  55. "wishlistURL": "https://bevry.me/wishlist",
  56. "slackinURL": "https://slack.bevry.me"
  57. }
  58. },
  59. "browser": "source/index.js",
  60. "bugs": {
  61. "url": "https://github.com/bevry/domain-browser/issues"
  62. },
  63. "bundleDependencies": false,
  64. "contributors": [
  65. {
  66. "name": "Benjamin Lupton",
  67. "email": "b@lupton.cc",
  68. "url": "http://balupton.com"
  69. },
  70. {
  71. "name": "Evan Solomon",
  72. "url": "http://evansolomon.me"
  73. },
  74. {
  75. "name": "James Halliday",
  76. "email": "substack@gmail.com",
  77. "url": "http://substack.neocities.org/"
  78. },
  79. {
  80. "name": "Guy Bedford",
  81. "email": "guybedford@gmail.com",
  82. "url": "twitter.com/guybedford"
  83. },
  84. {
  85. "name": "Bogdan Chadkin",
  86. "email": "trysound@yandex.ru",
  87. "url": "https://github.com/TrySound"
  88. }
  89. ],
  90. "dependencies": {},
  91. "deprecated": false,
  92. "description": "Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.",
  93. "devDependencies": {
  94. "assert-helpers": "^4.5.0",
  95. "eslint": "^4.16.0",
  96. "joe": "^2.0.2",
  97. "joe-reporter-console": "^2.0.1",
  98. "projectz": "^1.4.0"
  99. },
  100. "editions": [
  101. {
  102. "description": "Source + ES5 + Require",
  103. "directory": "source",
  104. "entry": "index.js",
  105. "syntaxes": [
  106. "javascript",
  107. "es5",
  108. "require"
  109. ]
  110. }
  111. ],
  112. "engines": {
  113. "node": ">=0.4",
  114. "npm": ">=1.2"
  115. },
  116. "homepage": "https://github.com/bevry/domain-browser",
  117. "jspm": {
  118. "map": {
  119. "source/index.js": {
  120. "node": "@node/domain"
  121. }
  122. }
  123. },
  124. "keywords": [
  125. "domain",
  126. "trycatch",
  127. "try",
  128. "catch",
  129. "node-compat",
  130. "ender.js",
  131. "component",
  132. "component.io",
  133. "umd",
  134. "amd",
  135. "require.js",
  136. "browser"
  137. ],
  138. "license": "MIT",
  139. "main": "source/index.js",
  140. "maintainers": [
  141. {
  142. "name": "Benjamin Lupton",
  143. "email": "b@lupton.cc",
  144. "url": "http://balupton.com"
  145. }
  146. ],
  147. "name": "domain-browser",
  148. "repository": {
  149. "type": "git",
  150. "url": "git+https://github.com/bevry/domain-browser.git"
  151. },
  152. "scripts": {
  153. "our:clean": "rm -Rf ./docs ./es2015 ./es5 ./out",
  154. "our:compile": "echo no need for this project",
  155. "our:meta": "npm run our:meta:projectz",
  156. "our:meta:projectz": "projectz compile",
  157. "our:release": "npm run our:release:prepare && npm run our:release:check && npm run our:release:tag && npm run our:release:push",
  158. "our:release:check": "npm run our:release:check:changelog && npm run our:release:check:dirty",
  159. "our:release:check:changelog": "cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)",
  160. "our:release:check:dirty": "git diff --exit-code",
  161. "our:release:prepare": "npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta",
  162. "our:release:push": "git push origin master && git push origin --tags",
  163. "our:release:tag": "export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"",
  164. "our:setup": "npm run our:setup:npm",
  165. "our:setup:npm": "npm install",
  166. "our:test": "npm run our:verify && npm test",
  167. "our:verify": "npm run our:verify:eslint",
  168. "our:verify:eslint": "eslint --fix ./source",
  169. "test": "node --harmony source/test.js --joe-reporter=console"
  170. },
  171. "version": "1.2.0"
  172. }