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.

139 lines
6.2 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "postcss-modules-extract-imports@^1.2.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/css-loader"
  6. ]
  7. ],
  8. "_from": "postcss-modules-extract-imports@>=1.2.0 <2.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "postcss-modules-extract-imports@1.2.1",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/postcss-modules-extract-imports",
  14. "_nodeVersion": "10.8.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/postcss-modules-extract-imports_1.2.1_1540898565605_0.0415591043970851"
  18. },
  19. "_npmUser": {
  20. "email": "iamhoneyboy@gmail.com",
  21. "name": "sullenor"
  22. },
  23. "_npmVersion": "5.10.0",
  24. "_phantomChildren": {
  25. "chalk": "2.4.2",
  26. "supports-color": "5.5.0"
  27. },
  28. "_requested": {
  29. "name": "postcss-modules-extract-imports",
  30. "raw": "postcss-modules-extract-imports@^1.2.0",
  31. "rawSpec": "^1.2.0",
  32. "scope": null,
  33. "spec": ">=1.2.0 <2.0.0",
  34. "type": "range"
  35. },
  36. "_requiredBy": [
  37. "/css-loader"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-1.2.1.tgz",
  40. "_shasum": "dc87e34148ec7eab5f791f7cd5849833375b741a",
  41. "_shrinkwrap": null,
  42. "_spec": "postcss-modules-extract-imports@^1.2.0",
  43. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/css-loader",
  44. "author": {
  45. "name": "Glen Maddern"
  46. },
  47. "babel": {
  48. "presets": [
  49. [
  50. "env",
  51. {
  52. "targets": {
  53. "node": 4
  54. }
  55. }
  56. ]
  57. ]
  58. },
  59. "bugs": {
  60. "url": "https://github.com/css-modules/postcss-modules-extract-imports/issues"
  61. },
  62. "dependencies": {
  63. "postcss": "^6.0.1"
  64. },
  65. "description": "A CSS Modules transform to extract local aliases for inline imports",
  66. "devDependencies": {
  67. "babel-cli": "^6.24.1",
  68. "babel-eslint": "^7.2.2",
  69. "babel-jest": "^20.0.3",
  70. "babel-preset-env": "^1.5.1",
  71. "codecov.io": "^0.1.2",
  72. "coveralls": "^2.11.2",
  73. "husky": "^0.13.3",
  74. "jest": "^20.0.3",
  75. "lint-staged": "^3.4.2",
  76. "prettier": "^1.3.1"
  77. },
  78. "directories": {},
  79. "dist": {
  80. "fileCount": 5,
  81. "integrity": "sha512-6jt9XZwUhwmRUhb/CkyJY020PYaPJsCyt3UjbaWo6XEbH/94Hmv6MP7fG2C5NDU/BcHzyGYxNtHvM+LTf9HrYw==",
  82. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2D8GCRA9TVsSAnZWagAAG7UQAItrpwZwU0fmb7pGxgkO\n7DYMbSnuUWOqBp+O+YVv58gJxsTARBDKX7p5EIXTJ3ztaav2kyHcvHvetPBL\nOoydAJiaiAJamfAlZ0S3rENLPWLeG413bjJY++uD0WEM2FzZW7Ze3y8rGxRi\nUS7ghqoDw/yAhHCzoWpqF2ZsSGyni7244i5GTMhS7ecz7eT3dnv16dCUlDs1\nLOWR1CFiSGro1lLYCZQuaV8Mckiu1mqPof7JnPjS6EoLF5d6AWxpC2/2gKum\nC7uQ45U2bxca1Ipg4xCpZA+TmxR8+WVML7CROwVHQzb3I0dq9PfyegVgEdqS\nv7CUman//MItpD6sBTka/JcC7/j2tiCNtnbSM/K8jWP9jAIqviQuP4n8FtnG\nMN2JKO+FhFEC8txE9fUul5oPW6N5a7wuwt32rbOqQ3yya4w/HqxtHOu+pVVT\nCVZskPftRs3frM4F5rNIQO0x4LuVekuPnHfwivkrHDlgmXIkDA4SG08R37uW\n0ceCkY95s6sVpOgshcIVPqFEoB3oa1R/S89E0/gMcfT9nZUTEtshy89k4NU3\ng6XjPF7gVFp1LqJZWTHf8DKZ53JV5y7+FdpqVunx5Y1O/bkkkbDx0J/ATPqx\nzby6aElR3mpQ2ORBKVWSkPsqYsYNRfNJiTf5uD5qlLi59GBuPngj7TIrtS5g\nHDIa\r\n=N3wY\r\n-----END PGP SIGNATURE-----\r\n",
  83. "shasum": "dc87e34148ec7eab5f791f7cd5849833375b741a",
  84. "tarball": "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-1.2.1.tgz",
  85. "unpackedSize": 10717
  86. },
  87. "gitHead": "e286adaddec379056e4f567e16a60c75747bf96a",
  88. "homepage": "https://github.com/css-modules/postcss-modules-extract-imports",
  89. "keywords": [
  90. "css-modules",
  91. "plugin",
  92. "postcss"
  93. ],
  94. "license": "ISC",
  95. "lint-staged": {
  96. "*.js": [
  97. "git add",
  98. "prettier --single-quote --no-semi --write"
  99. ]
  100. },
  101. "main": "lib/index.js",
  102. "maintainers": [
  103. {
  104. "name": "evilebottnawi",
  105. "email": "sheo13666q@gmail.com"
  106. },
  107. {
  108. "name": "geelen",
  109. "email": "hi@glenmaddern.com"
  110. },
  111. {
  112. "name": "markdalgleish",
  113. "email": "mark.john.dalgleish@gmail.com"
  114. },
  115. {
  116. "name": "sokra",
  117. "email": "tobias.koppers@googlemail.com"
  118. },
  119. {
  120. "name": "sullenor",
  121. "email": "iamhoneyboy@gmail.com"
  122. }
  123. ],
  124. "name": "postcss-modules-extract-imports",
  125. "optionalDependencies": {},
  126. "readme": "# CSS Modules: Extract Imports\n\n[![Build Status](https://travis-ci.org/css-modules/postcss-modules-extract-imports.svg?branch=master)](https://travis-ci.org/css-modules/postcss-modules-extract-imports)\n\nTransforms:\n\n```css\n:local(.continueButton) {\n composes: button from \"library/button.css\";\n color: green;\n}\n```\n\ninto:\n\n```css\n:import(\"library/button.css\") {\n button: __tmp_487387465fczSDGHSABb;\n}\n:local(.continueButton) {\n composes: __tmp_487387465fczSDGHSABb;\n color: green;\n}\n```\n\n## Specification\n\n- Only a certain whitelist of properties are inspected. Currently, that whitelist is `['composes']` alone.\n- An extend-import has the following format:\n```\ncomposes: className [... className] from \"path/to/file.css\";\n```\n\n## Building\n\n```\nnpm install\nnpm build\nnpm test\n```\n\n[![Build Status](https://travis-ci.org/css-modules/postcss-modules-extract-imports.svg?branch=master)](https://travis-ci.org/css-modules/postcss-modules-extract-imports)\n\n* Lines: [![Coverage Status](https://coveralls.io/repos/css-modules/postcss-modules-extract-imports/badge.svg?branch=master)](https://coveralls.io/r/css-modules/postcss-modules-extract-imports?branch=master)\n* Statements: [![codecov.io](http://codecov.io/github/css-modules/postcss-modules-extract-imports/coverage.svg?branch=master)](http://codecov.io/github/css-modules/postcss-modules-extract-imports?branch=master)\n\n## Development\n\n- `npm watch` will watch `src` for changes and rebuild\n- `npm autotest` will watch `src` and `test` for changes and retest\n\n## License\n\nISC\n\n## With thanks\n\n- Mark Dalgleish\n- Tobias Koppers\n- Guy Bedford\n\n---\nGlen Maddern, 2015.\n",
  127. "readmeFilename": "README.md",
  128. "repository": {
  129. "type": "git",
  130. "url": "git+https://github.com/css-modules/postcss-modules-extract-imports.git"
  131. },
  132. "scripts": {
  133. "build": "babel --out-dir lib src",
  134. "precommit": "lint-staged",
  135. "prepublish": "yarn run test && yarn run build",
  136. "test": "jest --coverage"
  137. },
  138. "version": "1.2.1"
  139. }