UNPKG

serins

Version:

Initializes a new Serenity project using StartSharp ASP.NET Core template

38 lines (37 loc) 793 B
{ "name": "serins", "version": "3.3.1400", "description": "Initializes a new Serenity project using StartSharp ASP.NET Core template", "preferGlobal": true, "dependencies": { "xml2js": "~0.4.17", "decompress": "^4.0.0" }, "scripts": {}, "repository": { "type": "git", "url": "git+https://github.com/volkanceylan/serenity.git" }, "keywords": [ "StartSharp", "Serenity", "Business Application", "ASP.NET", "ASP.NET Core", "CoreFX", "DotNet", "Template" ], "author": "Volkan Ceylan", "license": "MIT", "bugs": { "url": "https://github.com/volkanceylan/serenity/issues" }, "homepage": "https://github.com/volkanceylan/serenity#readme", "bin": { "serins": "./index.js" }, "files": [ "index.js" ] }