Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

package.json 2.3 KiB

pirms 3 gadiem
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. {
  2. "_args": [
  3. [
  4. "test-exclude@4.2.3",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "test-exclude@4.2.3",
  9. "_id": "test-exclude@4.2.3",
  10. "_inBundle": false,
  11. "_integrity": "sha512-SYbXgY64PT+4GAL2ocI3HwPa4Q4TBKm0cwAVeKOt/Aoc0gSpNRjJX8w0pA1LMKZ3LBmd8pYBqApFNQLII9kavA==",
  12. "_location": "/test-exclude",
  13. "_phantomChildren": {
  14. "arr-flatten": "1.1.0",
  15. "expand-range": "1.8.2",
  16. "filename-regex": "2.0.1",
  17. "is-buffer": "1.1.6",
  18. "is-posix-bracket": "0.1.1",
  19. "object.omit": "2.0.1",
  20. "parse-glob": "3.0.4",
  21. "preserve": "0.2.0",
  22. "regex-cache": "0.4.4",
  23. "remove-trailing-separator": "1.1.0",
  24. "repeat-element": "1.1.3"
  25. },
  26. "_requested": {
  27. "type": "version",
  28. "registry": true,
  29. "raw": "test-exclude@4.2.3",
  30. "name": "test-exclude",
  31. "escapedName": "test-exclude",
  32. "rawSpec": "4.2.3",
  33. "saveSpec": null,
  34. "fetchSpec": "4.2.3"
  35. },
  36. "_requiredBy": [
  37. "/babel-plugin-istanbul"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-4.2.3.tgz",
  40. "_spec": "4.2.3",
  41. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  42. "author": {
  43. "name": "Ben Coe",
  44. "email": "ben@npmjs.com"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/istanbuljs/istanbuljs/issues"
  48. },
  49. "dependencies": {
  50. "arrify": "^1.0.1",
  51. "micromatch": "^2.3.11",
  52. "object-assign": "^4.1.0",
  53. "read-pkg-up": "^1.0.1",
  54. "require-main-filename": "^1.0.1"
  55. },
  56. "description": "test for inclusion or exclusion of paths using pkg-conf and globs",
  57. "devDependencies": {
  58. "chai": "^3.5.0",
  59. "mocha": "^3.1.2",
  60. "standard": "^9.0.0"
  61. },
  62. "files": [
  63. "index.js"
  64. ],
  65. "greenkeeper": {
  66. "ignore": [
  67. "read-pkg-up"
  68. ]
  69. },
  70. "homepage": "https://github.com/istanbuljs/istanbuljs#readme",
  71. "keywords": [
  72. "exclude",
  73. "include",
  74. "glob",
  75. "package",
  76. "config"
  77. ],
  78. "license": "ISC",
  79. "main": "index.js",
  80. "name": "test-exclude",
  81. "repository": {
  82. "type": "git",
  83. "url": "git+https://github.com/istanbuljs/istanbuljs.git"
  84. },
  85. "scripts": {
  86. "pretest": "standard",
  87. "test": "mocha"
  88. },
  89. "version": "4.2.3"
  90. }