{
  "name": "ius",
  "description": "",
  "version": "1.0.0",
  "keywords": [
    "css",
    "sass",
    "mobile-first",
    "responsive",
    "front-end",
    "framework",
    "web"
  ],
  "homepage": "prestapro.ru",
  "author": {
    "name": "Prestapro",
    "url": ""
  },
  "contributors": [
    {
      "name": "Prestapro."
    }
  ],
  "style": "dist/css/bootstrap.css",
  "sass": "scss/bootstrap.scss",
  "main": "./dist/js/npm",
  "repository": {
    "type": "git",
    "url": ""
  },
  "bugs": {
    "url": ""
  },
  "license": "MIT",
  "devDependencies": {
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "dist",
    "js/*.js",
    "scss/**/*.scss",
    "LICENSE"
  ],
  "maintainers": [
    {
      "name": "Prestapro",
      "email": "info@prestapro.ru"
    }
  ]
}