Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

package.json 1.4 KiB

há 3 anos
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. {
  2. "_args": [
  3. [
  4. "string-convert@0.2.1",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "string-convert@0.2.1",
  9. "_id": "string-convert@0.2.1",
  10. "_inBundle": false,
  11. "_integrity": "sha1-aYLMMEn7tM2F+LJFaLnZvznu/5c=",
  12. "_location": "/string-convert",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "string-convert@0.2.1",
  18. "name": "string-convert",
  19. "escapedName": "string-convert",
  20. "rawSpec": "0.2.1",
  21. "saveSpec": null,
  22. "fetchSpec": "0.2.1"
  23. },
  24. "_requiredBy": [
  25. "/json2mq"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/string-convert/-/string-convert-0.2.1.tgz",
  28. "_spec": "0.2.1",
  29. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  30. "author": "",
  31. "bugs": {
  32. "url": "https://github.com/akiran/string-convert/issues"
  33. },
  34. "description": "String convertions",
  35. "devDependencies": {
  36. "mocha": "^2.0.1",
  37. "should": "^4.3.0"
  38. },
  39. "homepage": "https://github.com/akiran/string-convert#readme",
  40. "license": "MIT",
  41. "main": "index.js",
  42. "name": "string-convert",
  43. "repository": {
  44. "type": "git",
  45. "url": "git+https://github.com/akiran/string-convert.git"
  46. },
  47. "scripts": {
  48. "test": "mocha test"
  49. },
  50. "version": "0.2.1"
  51. }