Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 

64 рядки
1.5 KiB

  1. {
  2. "_args": [
  3. [
  4. "hsla-regex@1.0.0",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "hsla-regex@1.0.0",
  9. "_id": "hsla-regex@1.0.0",
  10. "_inBundle": false,
  11. "_integrity": "sha1-wc56MWjIxmFAM6S194d/OyJfnDg=",
  12. "_location": "/hsla-regex",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "hsla-regex@1.0.0",
  18. "name": "hsla-regex",
  19. "escapedName": "hsla-regex",
  20. "rawSpec": "1.0.0",
  21. "saveSpec": null,
  22. "fetchSpec": "1.0.0"
  23. },
  24. "_requiredBy": [
  25. "/is-color-stop"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/hsla-regex/-/hsla-regex-1.0.0.tgz",
  28. "_spec": "1.0.0",
  29. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  30. "author": {
  31. "name": "John Otander"
  32. },
  33. "bugs": {
  34. "url": "https://github.com/regexps/hsla-regex/issues"
  35. },
  36. "dependencies": {},
  37. "description": "Regex for matching HSLA colors.",
  38. "devDependencies": {
  39. "mocha": "*"
  40. },
  41. "directories": {
  42. "test": "test"
  43. },
  44. "homepage": "https://github.com/regexps/hsla-regex",
  45. "keywords": [
  46. "hsla",
  47. "regex",
  48. "regexp",
  49. "color",
  50. "css"
  51. ],
  52. "license": "MIT",
  53. "main": "index.js",
  54. "name": "hsla-regex",
  55. "repository": {
  56. "type": "git",
  57. "url": "git+https://github.com/regexps/hsla-regex.git"
  58. },
  59. "scripts": {
  60. "test": "mocha test"
  61. },
  62. "version": "1.0.0"
  63. }