package.json 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  1. {
  2. "_args": [
  3. [
  4. "replace-ext@^1.0.0",
  5. "/mnt/sdc1/Users/James/IdeaProjects/website-core/www/libs/node_modules/fomantic-ui"
  6. ]
  7. ],
  8. "_from": "replace-ext@>=1.0.0 <2.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "[email protected]",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/replace-ext",
  14. "_nodeVersion": "10.15.1",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/replace-ext_1.0.1_1588547348673_0.06158409831757061"
  18. },
  19. "_npmUser": {
  20. "email": "[email protected]",
  21. "name": "phated"
  22. },
  23. "_npmVersion": "6.4.1",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "replace-ext",
  27. "raw": "replace-ext@^1.0.0",
  28. "rawSpec": "^1.0.0",
  29. "scope": null,
  30. "spec": ">=1.0.0 <2.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/fomantic-ui",
  35. "/gulp-less",
  36. "/vinyl"
  37. ],
  38. "_resolved": "https://registry.npmjs.org/replace-ext/-/replace-ext-1.0.1.tgz",
  39. "_shasum": "2d6d996d04a15855d967443631dd5f77825b016a",
  40. "_shrinkwrap": null,
  41. "_spec": "replace-ext@^1.0.0",
  42. "_where": "/mnt/sdc1/Users/James/IdeaProjects/website-core/www/libs/node_modules/fomantic-ui",
  43. "author": {
  44. "email": "[email protected]",
  45. "name": "Gulp Team",
  46. "url": "http://gulpjs.com/"
  47. },
  48. "bugs": {
  49. "url": "https://github.com/gulpjs/replace-ext/issues"
  50. },
  51. "contributors": [
  52. {
  53. "name": "Eric Schoffstall",
  54. "email": "[email protected]"
  55. },
  56. {
  57. "name": "Blaine Bublitz",
  58. "email": "[email protected]"
  59. }
  60. ],
  61. "dependencies": {},
  62. "description": "Replaces a file extension with another one",
  63. "devDependencies": {
  64. "coveralls": "github:phated/node-coveralls#2.x",
  65. "eslint": "^2.13.1",
  66. "eslint-config-gulp": "^3.0.1",
  67. "expect": "^1.20.2",
  68. "mocha": "^3.0.0",
  69. "nyc": "^10.3.2"
  70. },
  71. "directories": {},
  72. "dist": {
  73. "fileCount": 4,
  74. "integrity": "sha512-yD5BHCe7quCgBph4rMQ+0KkIRKwWCrHDOX1p1Gp6HwjPM5kVoCdKGNhN7ydqqsX6lJEnQDKZ/tFMiEdQ1dvPEw==",
  75. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJer08VCRA9TVsSAnZWagAA7XsQAJtgompSL83Qi7T8eyBk\nycDGas/8eYbieBFoDvTzuGvZ4yFc2hkbQmOFQS83m0MYx739ZqLczr+bJ8oR\nuTdVFgcSsjjLWw/tNvSJSAdpCl7W/XTGOMadhpEOlDlrqSKG6Tt4RJVPdSwk\n3nhEc1axDye8l0ER1iu1jI96HEY8AxcYJCjnTOOlnytg93maDz6EZYwIcO32\nxs80j5R2SbHpAQ4r5fIKD2rTi+LA4shhj1SKX9QWtukiiRf2qbjuNWh/Xbks\n27cmt+qPi2xkxoHs51A6qIgLCl0T8fEf77aY9M32ZZ3a+zRwwsb05CLDieEd\n4y1x1gx2I63O9mvkYtbdid0jsbGLnrMQXBRVyk4SVz45sDbygfNKNPtDYuUU\nCAcxe7V0cu7LfOD4znIfzJx3w7uNAZThN64C4dy1pe6JZTMJ/l2A2rp+k55A\nKllMireab5kVt9A8o28yp8nP9Dd7sfqrSDVjdhU5zA8vb2QU+afajaX8YVyn\n4kc79sqKZCdoEbN5GdcmHUapeTYos8H07ssfhuK6wA/a162ybHtiqs9dajU9\nYMud9Y18qL7hC4BFahPDIiBwmclNZlFz+C1csReEYCP9+QZM5Pw12DnBoKVO\nozNX3v0xC9GqsC7BlGK7r1IchLcNYc8FaEmPVkDwGTOlecfIGLYkE2McGzcI\nju3a\r\n=lqOi\r\n-----END PGP SIGNATURE-----\r\n",
  76. "shasum": "2d6d996d04a15855d967443631dd5f77825b016a",
  77. "tarball": "https://registry.npmjs.org/replace-ext/-/replace-ext-1.0.1.tgz",
  78. "unpackedSize": 5520
  79. },
  80. "engines": {
  81. "node": ">= 0.10"
  82. },
  83. "gitHead": "2c67dddcc4d96416ad3916e542a43615c441a91c",
  84. "homepage": "https://github.com/gulpjs/replace-ext#readme",
  85. "keywords": [
  86. "basename",
  87. "extensions",
  88. "filepath",
  89. "gulp"
  90. ],
  91. "license": "MIT",
  92. "main": "index.js",
  93. "maintainers": [
  94. {
  95. "name": "contra",
  96. "email": "[email protected]"
  97. },
  98. {
  99. "name": "phated",
  100. "email": "[email protected]"
  101. }
  102. ],
  103. "name": "replace-ext",
  104. "optionalDependencies": {},
  105. "readme": "ERROR: No README data found!",
  106. "repository": {
  107. "type": "git",
  108. "url": "git+https://github.com/gulpjs/replace-ext.git"
  109. },
  110. "scripts": {
  111. "azure-pipelines": "nyc mocha --async-only --reporter xunit -O output=test.xunit",
  112. "cover": "nyc --reporter=lcov --reporter=text-summary npm test",
  113. "coveralls": "nyc report --reporter=text-lcov | coveralls",
  114. "lint": "eslint .",
  115. "pretest": "npm run lint",
  116. "test": "nyc mocha --async-only"
  117. },
  118. "version": "1.0.1"
  119. }