UNPKG

@dhelarius/entity-parser

Version:

Parse yours json objects to tsc entities

25 lines 636 B
{ "name": "@dhelarius/entity-parser", "version": "2.2.0", "description": "Parse yours json objects to tsc entities", "main": "index.ts", "repository": { "type": "git", "url": "git+https://github.com/dhelarius/entity-parser.git" }, "keywords": [ "typescript", "json-object", "entity", "parser" ], "author": "dhelarius <jeffrey.ayala2040@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/dhelarius/entity-parser/issues" }, "homepage": "https://github.com/dhelarius/entity-parser#readme", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }