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.
 
 
 
 

68 regels
1.9 KiB

  1. {
  2. "_args": [
  3. [
  4. "fileset@2.0.3",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "fileset@2.0.3",
  9. "_id": "fileset@2.0.3",
  10. "_inBundle": false,
  11. "_integrity": "sha1-jnVIqW08wjJ+5eZ0FocjozO7oqA=",
  12. "_location": "/fileset",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "fileset@2.0.3",
  18. "name": "fileset",
  19. "escapedName": "fileset",
  20. "rawSpec": "2.0.3",
  21. "saveSpec": null,
  22. "fetchSpec": "2.0.3"
  23. },
  24. "_requiredBy": [
  25. "/istanbul-api"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/fileset/-/fileset-2.0.3.tgz",
  28. "_spec": "2.0.3",
  29. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  30. "author": {
  31. "name": "mklabs"
  32. },
  33. "bugs": {
  34. "url": "https://github.com/mklabs/node-fileset/issues"
  35. },
  36. "dependencies": {
  37. "glob": "^7.0.3",
  38. "minimatch": "^3.0.3"
  39. },
  40. "description": "Wrapper around miniglob / minimatch combo to allow multiple patterns matching and include-exclude ability",
  41. "devDependencies": {
  42. "babel-cli": "^6.9.0",
  43. "babel-plugin-add-module-exports": "^0.2.1",
  44. "babel-plugin-transform-regenerator": "^6.9.0",
  45. "babel-preset-es2015": "^6.9.0",
  46. "bake-cli": "^0.6.0",
  47. "eslint": "^3.7.1",
  48. "eslint-config-standard": "^6.2.0",
  49. "eslint-plugin-promise": "^3.0.0",
  50. "eslint-plugin-standard": "^2.0.1",
  51. "mocha": "^3.1.2",
  52. "standard-version": "^3.0.0",
  53. "watchd": "^0.1.1"
  54. },
  55. "homepage": "https://github.com/mklabs/node-fileset",
  56. "license": "MIT",
  57. "main": "./lib/fileset",
  58. "name": "fileset",
  59. "repository": {
  60. "type": "git",
  61. "url": "git://github.com/mklabs/node-fileset.git"
  62. },
  63. "scripts": {
  64. "test": "make test"
  65. },
  66. "version": "2.0.3"
  67. }