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.

84 lines
2.3 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "css-unit-converter@^1.1.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/postcss-calc"
  6. ]
  7. ],
  8. "_from": "css-unit-converter@>=1.1.1 <2.0.0",
  9. "_id": "css-unit-converter@1.1.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/css-unit-converter",
  13. "_nodeVersion": "7.2.1",
  14. "_npmOperationalInternal": {
  15. "host": "packages-18-east.internal.npmjs.com",
  16. "tmp": "tmp/css-unit-converter-1.1.1.tgz_1485377489051_0.5459652354475111"
  17. },
  18. "_npmUser": {
  19. "email": "jansson.andy@gmail.com",
  20. "name": "andyjansson"
  21. },
  22. "_npmVersion": "3.10.10",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "css-unit-converter",
  26. "raw": "css-unit-converter@^1.1.1",
  27. "rawSpec": "^1.1.1",
  28. "scope": null,
  29. "spec": ">=1.1.1 <2.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/postcss-calc"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/css-unit-converter/-/css-unit-converter-1.1.1.tgz",
  36. "_shasum": "d9b9281adcfd8ced935bdbaba83786897f64e996",
  37. "_shrinkwrap": null,
  38. "_spec": "css-unit-converter@^1.1.1",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/postcss-calc",
  40. "author": {
  41. "name": "Andy Jansson"
  42. },
  43. "bugs": {
  44. "url": "https://github.com/andyjansson/css-unit-converter/issues"
  45. },
  46. "dependencies": {},
  47. "description": "Converts CSS values from one unit to another",
  48. "devDependencies": {
  49. "tape": "^4.6.3"
  50. },
  51. "directories": {},
  52. "dist": {
  53. "shasum": "d9b9281adcfd8ced935bdbaba83786897f64e996",
  54. "tarball": "https://registry.npmjs.org/css-unit-converter/-/css-unit-converter-1.1.1.tgz"
  55. },
  56. "gitHead": "380831aaee92dd72d206988ba4c3490cf5a51782",
  57. "homepage": "https://github.com/andyjansson/css-unit-converter",
  58. "keywords": [
  59. "convert",
  60. "converter",
  61. "css",
  62. "unit",
  63. "value"
  64. ],
  65. "license": "MIT",
  66. "main": "index.js",
  67. "maintainers": [
  68. {
  69. "name": "andyjansson",
  70. "email": "jansson.andy@gmail.com"
  71. }
  72. ],
  73. "name": "css-unit-converter",
  74. "optionalDependencies": {},
  75. "readme": "ERROR: No README data found!",
  76. "repository": {
  77. "type": "git",
  78. "url": "git+https://github.com/andyjansson/css-unit-converter.git"
  79. },
  80. "scripts": {
  81. "test": "node test/test.js"
  82. },
  83. "version": "1.1.1"
  84. }