{
  "_args": [
    [
      "os-filter-obj@2.0.0",
      "C:\\xampp734\\htdocs\\58Taiwan"
    ]
  ],
  "_development": true,
  "_from": "os-filter-obj@2.0.0",
  "_id": "os-filter-obj@2.0.0",
  "_inBundle": false,
  "_integrity": "sha512-uksVLsqG3pVdzzPvmAHpBK0wKxYItuzZr7SziusRPoz67tGV8rL1szZ6IdeUrbqLjGDwApBtN29eEE3IqGHOjg==",
  "_location": "/os-filter-obj",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "os-filter-obj@2.0.0",
    "name": "os-filter-obj",
    "escapedName": "os-filter-obj",
    "rawSpec": "2.0.0",
    "saveSpec": null,
    "fetchSpec": "2.0.0"
  },
  "_requiredBy": [
    "/bin-wrapper"
  ],
  "_resolved": "https://registry.npmjs.org/os-filter-obj/-/os-filter-obj-2.0.0.tgz",
  "_spec": "2.0.0",
  "_where": "C:\\xampp734\\htdocs\\58Taiwan",
  "author": {
    "name": "Kevin Mårtensson",
    "email": "kevinmartensson@gmail.com",
    "url": "https://github.com/kevva"
  },
  "bugs": {
    "url": "https://github.com/kevva/os-filter-obj/issues"
  },
  "dependencies": {
    "arch": "^2.1.0"
  },
  "description": "Filter an array of objects to a specific OS",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/kevva/os-filter-obj#readme",
  "keywords": [
    "arch",
    "filter",
    "obj",
    "object",
    "os"
  ],
  "license": "MIT",
  "name": "os-filter-obj",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kevva/os-filter-obj.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "2.0.0"
}
