{
  "name": "asimplia-util",
  "version": "0.3.34",
  "description": "Util",
  "main": "build/src/index.js",
  "author": {
    "name": "misak113"
  },
  "dependencies": {
    "crypto-js": "^3.1.5",
    "each": "^0.5.0",
    "express": ">=4.1.1",
    "fs-finder": "~1.8.0",
    "hooker": "~0.2.3",
    "http-status": "^0.2.0",
    "moment": "~2.8.3",
    "object-hash": "~0.4.0",
    "pg": "^4.4.0",
    "q": "^1.4.1",
    "underscore": "^1.6.0"
  },
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-cli": "^0.1.13",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-contrib-watch": "^0.6.1",
    "grunt-jasmine-node": "~0.2.1",
    "grunt-shell": "^1.1.2",
    "grunt-tsd": "~0.2.0-beta.1",
    "grunt-tslint": "~2.0.0",
    "grunt-typescript": "~0.6.1",
    "grunt-wait": "~0.1.0",
    "jasmine": "~2.0.1",
    "tsd": "~0.6.0-beta.5",
    "tslint": "~2.1.1",
    "typescript": "~1.4.1"
  },
  "scripts": {
    "prepublish": "./node_modules/.bin/grunt prepublish",
    "test": "./node_modules/.bin/grunt test"
  },
  "typescript": {
    "definitions": [
      "asimplia-util.d.ts"
    ]
  },
  "readme": "﻿# Util\r\n\r\nmodule for work with special functions in global context\r\n",
  "readmeFilename": "README.md"
}
