{
  "name": "@itexpert-dev/i-dictionary",
  "version": "0.1.7",
  "description": "interface for dictionary like C#",
  "main": "dist/index.js",
  "typings": "dist/index.d.ts",
  "module": "dist/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "http://localmail.itexpert.ru:908/npmPackages/IDictionary.git"
  },
  "keywords": [
    "itexpert",
    "dictionary"
  ],
  "author": "seva.li",
  "license": "ISC"
}
