lysis-typescript-classes-generator
Version:
Generate TypeScript classes for JSON LD backend
33 lines (32 loc) • 746 B
JSON
{
"name": "lysis-typescript-classes-generator",
"version": "0.0.12",
"description": "Generate TypeScript classes for JSON LD backend",
"main": "index.js",
"contributors": [
"David Duquenoy"
],
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/momenttech/lysis-typescript-classes-generator"
},
"bugs": {
"url": "https://github.com/momenttech/lysis-typescript-classes-generator/issues"
},
"homepage": "https://momenttech.github.io/lysis-typescript-classes-generator",
"keywords": [
"lysis",
"jsonld",
"rest",
"api",
"generator",
"typescript",
"angular"
],
"devDependencies": {
"api-lysis": "^0.0.8"
},
"dependencies": {},
"scripts": {}
}