package.json 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "ansi-styles@^3.1.0",
  6. "scope": null,
  7. "escapedName": "ansi-styles",
  8. "name": "ansi-styles",
  9. "rawSpec": "^3.1.0",
  10. "spec": ">=3.1.0 <4.0.0",
  11. "type": "range"
  12. },
  13. "/home/andrea/src/gopkg/src/gogs.carducci-dante.gov.it/andrea.fazzi/karmen/node_modules/postcss-modules-extract-imports/node_modules/chalk"
  14. ]
  15. ],
  16. "_from": "ansi-styles@>=3.1.0 <4.0.0",
  17. "_id": "ansi-styles@3.2.0",
  18. "_inCache": true,
  19. "_location": "/postcss-modules-extract-imports/ansi-styles",
  20. "_nodeVersion": "8.2.1",
  21. "_npmOperationalInternal": {
  22. "host": "s3://npm-registry-packages",
  23. "tmp": "tmp/ansi-styles-3.2.0.tgz_1500809147099_0.7141686324030161"
  24. },
  25. "_npmUser": {
  26. "name": "sindresorhus",
  27. "email": "sindresorhus@gmail.com"
  28. },
  29. "_npmVersion": "5.3.0",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "ansi-styles@^3.1.0",
  33. "scope": null,
  34. "escapedName": "ansi-styles",
  35. "name": "ansi-styles",
  36. "rawSpec": "^3.1.0",
  37. "spec": ">=3.1.0 <4.0.0",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "/postcss-modules-extract-imports/chalk"
  42. ],
  43. "_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.0.tgz",
  44. "_shasum": "c159b8d5be0f9e5a6f346dab94f16ce022161b88",
  45. "_shrinkwrap": null,
  46. "_spec": "ansi-styles@^3.1.0",
  47. "_where": "/home/andrea/src/gopkg/src/gogs.carducci-dante.gov.it/andrea.fazzi/karmen/node_modules/postcss-modules-extract-imports/node_modules/chalk",
  48. "author": {
  49. "name": "Sindre Sorhus",
  50. "email": "sindresorhus@gmail.com",
  51. "url": "sindresorhus.com"
  52. },
  53. "ava": {
  54. "require": "babel-polyfill"
  55. },
  56. "bugs": {
  57. "url": "https://github.com/chalk/ansi-styles/issues"
  58. },
  59. "dependencies": {
  60. "color-convert": "^1.9.0"
  61. },
  62. "description": "ANSI escape codes for styling strings in the terminal",
  63. "devDependencies": {
  64. "ava": "*",
  65. "babel-polyfill": "^6.23.0",
  66. "xo": "*"
  67. },
  68. "directories": {},
  69. "dist": {
  70. "integrity": "sha512-NnSOmMEYtVR2JVMIGTzynRkkaxtiq1xnFBcdQD/DnNCYPoEPsVJhM98BDyaoNOQIi7p4okdi3E27eN7GQbsUug==",
  71. "shasum": "c159b8d5be0f9e5a6f346dab94f16ce022161b88",
  72. "tarball": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.0.tgz"
  73. },
  74. "engines": {
  75. "node": ">=4"
  76. },
  77. "files": [
  78. "index.js"
  79. ],
  80. "gitHead": "3340c4d536078a51fd7b5049e939c43c5ab05db3",
  81. "homepage": "https://github.com/chalk/ansi-styles#readme",
  82. "keywords": [
  83. "ansi",
  84. "styles",
  85. "color",
  86. "colour",
  87. "colors",
  88. "terminal",
  89. "console",
  90. "cli",
  91. "string",
  92. "tty",
  93. "escape",
  94. "formatting",
  95. "rgb",
  96. "256",
  97. "shell",
  98. "xterm",
  99. "log",
  100. "logging",
  101. "command-line",
  102. "text"
  103. ],
  104. "license": "MIT",
  105. "maintainers": [
  106. {
  107. "name": "qix",
  108. "email": "i.am.qix@gmail.com"
  109. },
  110. {
  111. "name": "sindresorhus",
  112. "email": "sindresorhus@gmail.com"
  113. }
  114. ],
  115. "name": "ansi-styles",
  116. "optionalDependencies": {},
  117. "readme": "ERROR: No README data found!",
  118. "repository": {
  119. "type": "git",
  120. "url": "git+https://github.com/chalk/ansi-styles.git"
  121. },
  122. "scripts": {
  123. "test": "xo && ava"
  124. },
  125. "version": "3.2.0"
  126. }