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.

78 lines
2.0 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "sprintf-js@~1.0.2",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/argparse"
  6. ]
  7. ],
  8. "_from": "sprintf-js@>=1.0.2 <1.1.0",
  9. "_id": "sprintf-js@1.0.3",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/sprintf-js",
  13. "_nodeVersion": "0.12.4",
  14. "_npmUser": {
  15. "email": "hello@alexei.ro",
  16. "name": "alexei"
  17. },
  18. "_npmVersion": "2.10.1",
  19. "_phantomChildren": {},
  20. "_requested": {
  21. "name": "sprintf-js",
  22. "raw": "sprintf-js@~1.0.2",
  23. "rawSpec": "~1.0.2",
  24. "scope": null,
  25. "spec": ">=1.0.2 <1.1.0",
  26. "type": "range"
  27. },
  28. "_requiredBy": [
  29. "/argparse"
  30. ],
  31. "_resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
  32. "_shasum": "04e6926f662895354f3dd015203633b857297e2c",
  33. "_shrinkwrap": null,
  34. "_spec": "sprintf-js@~1.0.2",
  35. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/argparse",
  36. "author": {
  37. "email": "hello@alexei.ro",
  38. "name": "Alexandru Marasteanu",
  39. "url": "http://alexei.ro/"
  40. },
  41. "bugs": {
  42. "url": "https://github.com/alexei/sprintf.js/issues"
  43. },
  44. "dependencies": {},
  45. "description": "JavaScript sprintf implementation",
  46. "devDependencies": {
  47. "grunt": "*",
  48. "grunt-contrib-uglify": "*",
  49. "grunt-contrib-watch": "*",
  50. "mocha": "*"
  51. },
  52. "directories": {},
  53. "dist": {
  54. "shasum": "04e6926f662895354f3dd015203633b857297e2c",
  55. "tarball": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz"
  56. },
  57. "gitHead": "747b806c2dab5b64d5c9958c42884946a187c3b1",
  58. "homepage": "https://github.com/alexei/sprintf.js#readme",
  59. "license": "BSD-3-Clause",
  60. "main": "src/sprintf.js",
  61. "maintainers": [
  62. {
  63. "name": "alexei",
  64. "email": "hello@alexei.ro"
  65. }
  66. ],
  67. "name": "sprintf-js",
  68. "optionalDependencies": {},
  69. "readme": "ERROR: No README data found!",
  70. "repository": {
  71. "type": "git",
  72. "url": "git+https://github.com/alexei/sprintf.js.git"
  73. },
  74. "scripts": {
  75. "test": "mocha test/test.js"
  76. },
  77. "version": "1.0.3"
  78. }