{
  "_from": "platform@1.3.1",
  "_id": "platform@1.3.1",
  "_inBundle": false,
  "_integrity": "sha1-SSIQiSM1vTExwKCN2i2T7DVD5CM=",
  "_location": "/platform",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "platform@1.3.1",
    "name": "platform",
    "escapedName": "platform",
    "rawSpec": "1.3.1",
    "saveSpec": null,
    "fetchSpec": "1.3.1"
  },
  "_requiredBy": [
    "/helmet-csp"
  ],
  "_resolved": "https://registry.npmjs.org/platform/-/platform-1.3.1.tgz",
  "_shasum": "492210892335bd3131c0a08dda2d93ec3543e423",
  "_spec": "platform@1.3.1",
  "_where": "/var/www/html/recipes/api/recipes/node_modules/helmet-csp",
  "author": {
    "name": "Benjamin Tan",
    "email": "demoneaux@gmail.com",
    "url": "https://d10.github.io/"
  },
  "bugs": {
    "url": "https://github.com/bestiejs/platform.js/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Benjamin Tan",
      "email": "demoneaux@gmail.com",
      "url": "https://d10.github.io/"
    },
    {
      "name": "John-David Dalton",
      "email": "john.david.dalton@gmail.com",
      "url": "http://allyoucanleet.com/"
    },
    {
      "name": "Mathias Bynens",
      "email": "mathias@qiwi.be",
      "url": "https://mathiasbynens.be/"
    }
  ],
  "deprecated": false,
  "description": "A platform detection library that works on nearly all JavaScript platforms.",
  "devDependencies": {
    "docdown": "~0.3.0",
    "qunit-extras": "~1.4.0",
    "qunitjs": "~1.20.0",
    "requirejs": "^2.1.22"
  },
  "files": [
    "platform.js"
  ],
  "homepage": "https://github.com/bestiejs/platform.js#readme",
  "keywords": [
    "environment",
    "platform",
    "ua",
    "useragent"
  ],
  "license": "MIT",
  "main": "platform.js",
  "name": "platform",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bestiejs/platform.js.git"
  },
  "scripts": {
    "test": "echo \"See the repository CONTRIBUTING.md for testing instructions.\""
  },
  "version": "1.3.1"
}
