{
  "name": "truuue-styleguide",
  "description": "Truuue repository for styleguides",
  "main": "README.md",
  "authors": [
    "Truuue Front End Team"
  ],
  "license": "MIT",
  "keywords": [
    "toolkit",
    "styleguide",
    "framework",
    "scaffold",
    "patterns",
    "library"
  ],
  "homepage": "https://www.truuue.com",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests",
    "src",
    ".idea"
  ],
  "dependencies": {
    "jquery": "^2.2.4",
    "masonry": "^4.1.0",
    "angular-ladda": "^0.3.4",
    "isMobile": "^0.4.0",
    "typeahead.js": "^0.11.1",
    "bootstrap-social": "^5.0.0",
    "font-awesome": "fontawesome#^4.6.3",
    "ladda": "^1.0.0",
    "angular-momentjs": "^0.2.2",
    "moment": "momentjs#^2.13.0",
    "owl-carousel": "^1.3.2",
    "slideout.js": "https://github.com/mango/slideout.git#^1.0.1"
  },
  "moduleType": "global",
  "private": true,
  "resolutions": {
    "font-awesome": "^4.6.3"
  }
}
