UNPKG

gati-beta

Version:

Beta version for Gati library

19 lines (18 loc) 325 B
{ "name": "gati-beta", "version": "1.0.6-beta", "description": "Beta version for Gati library", "main": "lib/index.js", "types": "lib", "scripts": { "build": "tsc -p ." }, "keywords": [ "gati" ], "author": "Edward VLAD", "license": "ISC", "devDependencies": { "typescript": "^4.1.3" } }