@itexpert-dev/i-dictionary
Version:
interface for dictionary like C#
22 lines (21 loc) • 497 B
JSON
{
"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"
}