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.

77 lines
1.9 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "uniqs@^2.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/postcss-minify-params"
  6. ]
  7. ],
  8. "_from": "uniqs@>=2.0.0 <3.0.0",
  9. "_id": "uniqs@2.0.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/uniqs",
  13. "_npmUser": {
  14. "email": "fgnass@gmail.com",
  15. "name": "fgnass"
  16. },
  17. "_npmVersion": "1.4.9",
  18. "_phantomChildren": {},
  19. "_requested": {
  20. "name": "uniqs",
  21. "raw": "uniqs@^2.0.0",
  22. "rawSpec": "^2.0.0",
  23. "scope": null,
  24. "spec": ">=2.0.0 <3.0.0",
  25. "type": "range"
  26. },
  27. "_requiredBy": [
  28. "/postcss-minify-params",
  29. "/postcss-unique-selectors"
  30. ],
  31. "_resolved": "https://registry.npmjs.org/uniqs/-/uniqs-2.0.0.tgz",
  32. "_shasum": "ffede4b36b25290696e6e165d4a59edb998e6b02",
  33. "_shrinkwrap": null,
  34. "_spec": "uniqs@^2.0.0",
  35. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/postcss-minify-params",
  36. "author": {
  37. "email": "fgnass@gmail.com",
  38. "name": "Felix Gnass"
  39. },
  40. "bugs": {
  41. "url": "https://github.com/fgnass/uniqs/issues"
  42. },
  43. "dependencies": {},
  44. "description": "Tiny utility to create unions and de-duplicated lists",
  45. "devDependencies": {},
  46. "directories": {},
  47. "dist": {
  48. "shasum": "ffede4b36b25290696e6e165d4a59edb998e6b02",
  49. "tarball": "https://registry.npmjs.org/uniqs/-/uniqs-2.0.0.tgz"
  50. },
  51. "homepage": "https://github.com/fgnass/uniqs",
  52. "keywords": [
  53. "dedupe",
  54. "union",
  55. "uniq",
  56. "unique"
  57. ],
  58. "license": "MIT",
  59. "main": "index.js",
  60. "maintainers": [
  61. {
  62. "name": "fgnass",
  63. "email": "fgnass@gmail.com"
  64. }
  65. ],
  66. "name": "uniqs",
  67. "optionalDependencies": {},
  68. "readme": "ERROR: No README data found!",
  69. "repository": {
  70. "type": "git",
  71. "url": "git://github.com/fgnass/uniqs.git"
  72. },
  73. "scripts": {
  74. "test": "node test"
  75. },
  76. "version": "2.0.0"
  77. }