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.
 
 
 
 

105 lines
2.4 KiB

  1. {
  2. "_args": [
  3. [
  4. "union-value@1.0.1",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "union-value@1.0.1",
  9. "_id": "union-value@1.0.1",
  10. "_inBundle": false,
  11. "_integrity": "sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==",
  12. "_location": "/union-value",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "union-value@1.0.1",
  18. "name": "union-value",
  19. "escapedName": "union-value",
  20. "rawSpec": "1.0.1",
  21. "saveSpec": null,
  22. "fetchSpec": "1.0.1"
  23. },
  24. "_requiredBy": [
  25. "/cache-base"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz",
  28. "_spec": "1.0.1",
  29. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  30. "author": {
  31. "name": "Jon Schlinkert",
  32. "url": "https://github.com/jonschlinkert"
  33. },
  34. "bugs": {
  35. "url": "https://github.com/jonschlinkert/union-value/issues"
  36. },
  37. "dependencies": {
  38. "arr-union": "^3.1.0",
  39. "get-value": "^2.0.6",
  40. "is-extendable": "^0.1.1",
  41. "set-value": "^2.0.1"
  42. },
  43. "description": "Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.",
  44. "devDependencies": {
  45. "gulp-format-md": "^0.1.11",
  46. "mocha": "^3.2.0",
  47. "should": "^11.2.0"
  48. },
  49. "engines": {
  50. "node": ">=0.10.0"
  51. },
  52. "files": [
  53. "index.js"
  54. ],
  55. "homepage": "https://github.com/jonschlinkert/union-value",
  56. "keywords": [
  57. "array",
  58. "dot",
  59. "get",
  60. "has",
  61. "nested",
  62. "notation",
  63. "object",
  64. "path",
  65. "prop",
  66. "property",
  67. "set",
  68. "union",
  69. "value"
  70. ],
  71. "license": "MIT",
  72. "main": "index.js",
  73. "name": "union-value",
  74. "repository": {
  75. "type": "git",
  76. "url": "git+https://github.com/jonschlinkert/union-value.git"
  77. },
  78. "scripts": {
  79. "test": "mocha"
  80. },
  81. "verb": {
  82. "toc": false,
  83. "layout": "default",
  84. "tasks": [
  85. "readme"
  86. ],
  87. "plugins": [
  88. "gulp-format-md"
  89. ],
  90. "related": {
  91. "list": [
  92. "assign-value",
  93. "get-value",
  94. "has-value",
  95. "set-value",
  96. "unset-value"
  97. ]
  98. },
  99. "lint": {
  100. "reflinks": true
  101. }
  102. },
  103. "version": "1.0.1"
  104. }