{
  "_args": [
    [
      "smart-app-banner@2.0.0",
      "/var/www/html/dev_photogram/photogram-web"
    ]
  ],
  "_development": true,
  "_from": "smart-app-banner@2.0.0",
  "_id": "smart-app-banner@2.0.0",
  "_inBundle": false,
  "_integrity": "sha512-Z4Rb9OV6u+QnLyLTJW+gf2D4IZ51UUMRl6OTIKos1V/+QpzgyYtv9jdW1TiswNhBSCuRtNvX7+C7zxsbbmnJPA==",
  "_location": "/smart-app-banner",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "smart-app-banner@2.0.0",
    "name": "smart-app-banner",
    "escapedName": "smart-app-banner",
    "rawSpec": "2.0.0",
    "saveSpec": null,
    "fetchSpec": "2.0.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/smart-app-banner/-/smart-app-banner-2.0.0.tgz",
  "_spec": "2.0.0",
  "_where": "/var/www/html/dev_photogram/photogram-web",
  "author": {
    "name": "Vitaly Glibin"
  },
  "bugs": {
    "url": "https://github.com/kudago/smart-app-banner/issues"
  },
  "contributors": [
    {
      "name": "Dmitry Yv",
      "email": "dfcreative@gmail.com"
    },
    {
      "name": "Maxime VALY",
      "email": "maxime.valy@gmail.com",
      "url": "http://maximevaly.github.com/"
    }
  ],
  "dependencies": {
    "component-query": "0.0.3",
    "cookie-cutter": "^0.2.0",
    "get-doc": "^1.0.4",
    "object-assign": "^4.1.1",
    "ua-parser-js": "^0.7.18"
  },
  "description": "Smart banner for Android or iOS",
  "devDependencies": {
    "browserify": "^16.2.2",
    "closurecompiler": "^1.6.1"
  },
  "homepage": "https://github.com/kudago/smart-app-banner",
  "keywords": [
    "smart",
    "banner",
    "smartbanner",
    "android",
    "iphone",
    "application"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "smart-app-banner",
  "repository": {
    "type": "git",
    "url": "git://github.com/kudago/smart-app-banner.git"
  },
  "scripts": {
    "build": "browserify index.js -s SmartBanner | ccjs - > dist/smart-app-banner.js",
    "lint": "eslint index.js"
  },
  "version": "2.0.0"
}
