Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 

68 linhas
2.0 KiB

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