Sha256: 19bc799982e63c8697882a00144575f9ef4e77861634025cfe67cae00b645138

Contents?: true

Size: 1.37 KB

Versions: 26

Compression:

Stored size: 1.37 KB

Contents

{
  "name": "union-value",
  "description": "Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.",
  "version": "1.0.1",
  "homepage": "https://github.com/jonschlinkert/union-value",
  "author": "Jon Schlinkert (https://github.com/jonschlinkert)",
  "repository": "jonschlinkert/union-value",
  "bugs": {
    "url": "https://github.com/jonschlinkert/union-value/issues"
  },
  "license": "MIT",
  "files": [
    "index.js"
  ],
  "main": "index.js",
  "engines": {
    "node": ">=0.10.0"
  },
  "scripts": {
    "test": "mocha"
  },
  "dependencies": {
    "arr-union": "^3.1.0",
    "get-value": "^2.0.6",
    "is-extendable": "^0.1.1",
    "set-value": "^2.0.1"
  },
  "devDependencies": {
    "gulp-format-md": "^0.1.11",
    "mocha": "^3.2.0",
    "should": "^11.2.0"
  },
  "keywords": [
    "array",
    "dot",
    "get",
    "has",
    "nested",
    "notation",
    "object",
    "path",
    "prop",
    "property",
    "set",
    "union",
    "value"
  ],
  "verb": {
    "toc": false,
    "layout": "default",
    "tasks": [
      "readme"
    ],
    "plugins": [
      "gulp-format-md"
    ],
    "related": {
      "list": [
        "assign-value",
        "get-value",
        "has-value",
        "set-value",
        "unset-value"
      ]
    },
    "lint": {
      "reflinks": true
    }
  }
}

Version data entries

26 entries across 25 versions & 8 rubygems

Version Path
ezii-os-5.2.1 node_modules/union-value/package.json
ezii-os-2.0.1 node_modules/union-value/package.json
ezii-os-1.1.0 node_modules/union-value/package.json
ezii-os-1.0.0 node_modules/union-value/package.json
ezii-os-0.0.0.1.0 node_modules/union-value/package.json
ezii-os-0.0.0.0.1 node_modules/union-value/package.json