{
  "name": "utils",
  "version": "2.0.2",
  "cobaltVersion": "1.15.4",
  "authors": [
    "Alexey Raspopov <alr@qapint.com>"
  ],
  "description": "Useful functions",
  "main": "index.js",
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests",
    "package.json"
  ]
}
