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.

143 lines
4.9 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "csso@^4.0.2",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/svgo"
  6. ]
  7. ],
  8. "_from": "csso@>=4.0.2 <5.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "csso@4.0.2",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/csso",
  14. "_nodeVersion": "8.16.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/csso_4.0.2_1572305725635_0.4610813638094846"
  18. },
  19. "_npmUser": {
  20. "email": "rdvornov@gmail.com",
  21. "name": "lahmatiy"
  22. },
  23. "_npmVersion": "6.11.3",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "csso",
  27. "raw": "csso@^4.0.2",
  28. "rawSpec": "^4.0.2",
  29. "scope": null,
  30. "spec": ">=4.0.2 <5.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/svgo"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/csso/-/csso-4.0.2.tgz",
  37. "_shasum": "e5f81ab3a56b8eefb7f0092ce7279329f454de3d",
  38. "_shrinkwrap": null,
  39. "_spec": "csso@^4.0.2",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/svgo",
  41. "author": {
  42. "email": "skryzhanovsky@ya.ru",
  43. "name": "Sergey Kryzhanovsky",
  44. "url": "https://github.com/afelix"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/css/csso/issues"
  48. },
  49. "dependencies": {
  50. "css-tree": "1.0.0-alpha.37"
  51. },
  52. "description": "CSS minifier with structural optimisations",
  53. "devDependencies": {
  54. "coveralls": "^3.0.7",
  55. "eslint": "^6.5.1",
  56. "mocha": "^5.2.0",
  57. "nyc": "^14.1.0",
  58. "rollup": "^1.23.1",
  59. "rollup-plugin-commonjs": "^10.1.0",
  60. "rollup-plugin-json": "^4.0.0",
  61. "rollup-plugin-node-resolve": "^5.2.0",
  62. "source-map": "^0.6.1",
  63. "terser": "^4.3.8"
  64. },
  65. "directories": {},
  66. "dist": {
  67. "fileCount": 47,
  68. "integrity": "sha512-kS7/oeNVXkHWxby5tHVxlhjizRCSv8QdU7hB2FpdAibDU8FjTAolhNjKNTiLzXtUrKT6HwClE81yXwEk1309wg==",
  69. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdt3s+CRA9TVsSAnZWagAADoIP/1Wk+wgIHuMKlaKeVKRi\nawLp25+Nov+Nz5Ag2QeGtW8UwQrt7VNjgDDpEJ7QG8+0wJNLput4+065uZgM\nIplxSONJEDnvJtUDgotj6e0MZE/4QBSYq7ZRjomk6mDOJAxKySGFFc1vv96p\n33DnM5mLmU0RmABrxw06UMlt/KUq/1BUDTXxkY8+TbHfxuRPHbqV2N8EBsbv\n38eCz2UxJUbkEPZdCydtOzzNMay5Usw/5SrwVz58rTSQD9ovgfmvzS7HZBcX\nlshVeWhbmaLwM1ScG+7aZAiD+fwSh6j7CEldEUB1wb+/zAbdHyNSxTliKQTV\no8elv9Zlk5R38lzu0i7ghbTnWwC6vNvX4FeK6muOeUlV4J/WmquTMMIdknG/\nWibmLJTU23cplElcO5uDAVx3m5qqXEFo5rFiQB/73FqyXI1NOTFhzwz9y42o\nZKUCqFUnAwHMv2AH43aQQ9XI4h5SlZ28nhqRDgZscxkyI1sdg93TgRLadGbp\n1N7eXpCp8bIEOr95sGyC3d1wDJgwiaLMUZShTSRcEJjVDwFNFy15/xX+LISq\nrflhwzddCUw26DXfrlpwMhZRf5mkDac7pJbSK4xEUDUUVpQ5m+EgHDplHhzD\nRioTgA3OhIP92BkfS9v/GX+VGuDrBg+u69YiJy6Hy8KIQGdWggiiFLdJM4zF\nidrH\r\n=ncO9\r\n-----END PGP SIGNATURE-----\r\n",
  70. "shasum": "e5f81ab3a56b8eefb7f0092ce7279329f454de3d",
  71. "tarball": "https://registry.npmjs.org/csso/-/csso-4.0.2.tgz",
  72. "unpackedSize": 845142
  73. },
  74. "engines": {
  75. "node": ">=8.0.0"
  76. },
  77. "eslintConfig": {
  78. "env": {
  79. "es6": true,
  80. "mocha": true,
  81. "node": true
  82. },
  83. "rules": {
  84. "no-duplicate-case": 2,
  85. "no-undef": 2,
  86. "no-unused-vars": [
  87. 2,
  88. {
  89. "vars": "all",
  90. "args": "after-used"
  91. }
  92. ]
  93. }
  94. },
  95. "gitHead": "4bd2825c0f43e2d86725ad91e5bf748627da846d",
  96. "homepage": "https://github.com/css/csso",
  97. "keywords": [
  98. "compress",
  99. "css",
  100. "csstree",
  101. "minifier",
  102. "minify",
  103. "optimisation",
  104. "optimise"
  105. ],
  106. "license": "MIT",
  107. "main": "./lib/index",
  108. "maintainers": [
  109. {
  110. "name": "afelix",
  111. "email": "skryzhanovsky@gmail.com"
  112. },
  113. {
  114. "name": "lahmatiy",
  115. "email": "rdvornov@gmail.com"
  116. },
  117. {
  118. "name": "tadatuta",
  119. "email": "i@tadatuta.com"
  120. }
  121. ],
  122. "name": "csso",
  123. "optionalDependencies": {},
  124. "readme": "ERROR: No README data found!",
  125. "repository": {
  126. "type": "git",
  127. "url": "git+https://github.com/css/csso.git"
  128. },
  129. "scripts": {
  130. "build": "rollup --config && terser dist/csso.js --compress --mangle -o dist/csso.min.js",
  131. "coverage": "nyc npm test",
  132. "coveralls": "nyc report --reporter=text-lcov | coveralls",
  133. "gh-pages": "git clone --depth=1 -b gh-pages https://github.com/css/csso.git .gh-pages && npm run build && cp dist/csso.min.js .gh-pages/ && cd .gh-pages && git commit -am \"update\" && git push && cd .. && rm -rf .gh-pages",
  134. "hydrogen": "node --trace-hydrogen --trace-phase=Z --trace-deopt --code-comments --hydrogen-track-positions --redirect-code-traces --redirect-code-traces-to=code.asm --trace_hydrogen_file=code.cfg --print-opt-code bin/csso --stat -o /dev/null",
  135. "lint": "eslint lib test",
  136. "lint-and-test": "npm run lint && npm test",
  137. "postpublish": "npm run gh-pages",
  138. "prepublishOnly": "npm run build",
  139. "test": "mocha --reporter dot",
  140. "travis": "nyc npm run lint-and-test && npm run coveralls"
  141. },
  142. "version": "4.0.2"
  143. }