Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 

72 řádky
1.7 KiB

  1. {
  2. "_args": [
  3. [
  4. "wtf-8@1.0.0",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "wtf-8@1.0.0",
  9. "_id": "wtf-8@1.0.0",
  10. "_inBundle": false,
  11. "_integrity": "sha1-OS2LotDxw00e4tYw8V0O+2jhBIo=",
  12. "_location": "/wtf-8",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "wtf-8@1.0.0",
  18. "name": "wtf-8",
  19. "escapedName": "wtf-8",
  20. "rawSpec": "1.0.0",
  21. "saveSpec": null,
  22. "fetchSpec": "1.0.0"
  23. },
  24. "_requiredBy": [
  25. "/engine.io/engine.io-parser",
  26. "/socket.io-client/engine.io-parser"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/wtf-8/-/wtf-8-1.0.0.tgz",
  29. "_spec": "1.0.0",
  30. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  31. "author": {
  32. "name": "Mathias Bynens",
  33. "url": "https://mathiasbynens.be/"
  34. },
  35. "bugs": {
  36. "url": "https://github.com/mathiasbynens/wtf-8.js/issues"
  37. },
  38. "description": "A well-tested WTF-8 encoder/decoder written in JavaScript.",
  39. "devDependencies": {
  40. "coveralls": "^2.11.1",
  41. "grunt": "^0.4.5",
  42. "grunt-shell": "^1.1.1",
  43. "istanbul": "^0.3.2",
  44. "qunit-extras": "^1.2.0",
  45. "qunitjs": "~1.11.0",
  46. "requirejs": "^2.1.14"
  47. },
  48. "files": [
  49. "LICENSE-MIT.txt",
  50. "wtf-8.js"
  51. ],
  52. "homepage": "https://mths.be/wtf8",
  53. "keywords": [
  54. "charset",
  55. "encoding",
  56. "unicode",
  57. "wtf8",
  58. "wtf-8"
  59. ],
  60. "license": "MIT",
  61. "main": "wtf-8.js",
  62. "name": "wtf-8",
  63. "repository": {
  64. "type": "git",
  65. "url": "git+https://github.com/mathiasbynens/wtf-8.js.git"
  66. },
  67. "scripts": {
  68. "test": "node tests/tests.js"
  69. },
  70. "version": "1.0.0"
  71. }