{
  "name": "sb-placer",
  "version": "1.0.0",
  "description": "Change content of the page according given criteria.",
  "homepage": "https://github.com/alexfedoseev/sb-placer",
  "authors": [
    {
      "name": "Alex Fedoseev",
      "email": "alex.fedoseev@gmail.com",
      "homepage": "http://www.alexfedoseev.com"
    }
  ],
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/alexfedoseev/sb-placer.git"
  },
  "bugs": {
    "url": "https://github.com/alexfedoseev/sb-placer/issues"
  },
  "main": "./dist/sb-placer.min.js",
  "ignore": [
    ".*",
    "**/.*",
    "package.json",
    "gulpfile.js",
    "node_modules",
    "bower_components",
    "test",
    "tests",
    "src",
    "lib"
  ],
  "dependencies": {}
}
