No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 

66 líneas
1.9 KiB

  1. {
  2. "_args": [
  3. [
  4. "cssnano-util-get-match@4.0.0",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "cssnano-util-get-match@4.0.0",
  9. "_id": "cssnano-util-get-match@4.0.0",
  10. "_inBundle": false,
  11. "_integrity": "sha1-wOTKB/U4a7F+xeUiULT1lhNlFW0=",
  12. "_location": "/cssnano-util-get-match",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "cssnano-util-get-match@4.0.0",
  18. "name": "cssnano-util-get-match",
  19. "escapedName": "cssnano-util-get-match",
  20. "rawSpec": "4.0.0",
  21. "saveSpec": null,
  22. "fetchSpec": "4.0.0"
  23. },
  24. "_requiredBy": [
  25. "/postcss-normalize-display-values",
  26. "/postcss-normalize-repeat-style",
  27. "/postcss-normalize-timing-functions",
  28. "/postcss-reduce-transforms"
  29. ],
  30. "_resolved": "https://registry.npmjs.org/cssnano-util-get-match/-/cssnano-util-get-match-4.0.0.tgz",
  31. "_spec": "4.0.0",
  32. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  33. "author": {
  34. "name": "Ben Briggs",
  35. "email": "beneb.info@gmail.com",
  36. "url": "http://beneb.info"
  37. },
  38. "bugs": {
  39. "url": "https://github.com/cssnano/cssnano/issues"
  40. },
  41. "description": "Convert a list of keywords into a single keyword match.",
  42. "devDependencies": {
  43. "babel-cli": "^6.0.0",
  44. "cross-env": "^5.0.0"
  45. },
  46. "engines": {
  47. "node": ">=6.9.0"
  48. },
  49. "files": [
  50. "LICENSE-MIT",
  51. "dist"
  52. ],
  53. "homepage": "https://github.com/cssnano/cssnano",
  54. "license": "MIT",
  55. "main": "dist/index.js",
  56. "name": "cssnano-util-get-match",
  57. "repository": {
  58. "type": "git",
  59. "url": "git+https://github.com/cssnano/cssnano.git"
  60. },
  61. "scripts": {
  62. "prepublish": "cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/"
  63. },
  64. "version": "4.0.0"
  65. }