UNPKG

ohayolibs

Version:

Ohayo is a set of essential modules for ohayojp.

31 lines (30 loc) 642 B
{ "name": "ohayojp", "version": "0.0.0-PLACEHOLDER", "description": "Schematics specific to ohayojp", "author": "cipchk<cipchk@qq.com>", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/ohayojp/ohayojp.git" }, "bugs": { "url": "https://github.com/ohayojp/ohayojp/issues" }, "homepage": "https://ohayojp.com/", "keywords": [ "ohayojp", "ng-zorro-antd", "antd", "blueprints", "code generation", "schematics" ], "schematics": "./collection.json", "ng-update": { "migrations": "./migration.json", "packageGroup": [ "ohayojp" ] } }