UNPKG

@make-mjs/main

Version:
35 lines (34 loc) 811 B
{ "name": "@make-mjs/main", "version": "0.4.9", "description": "Main program", "author": "Hoàng Văn Khải <hvksmr1996@gmail.com>", "license": "MIT", "homepage": "https://ksxnodeapps.github.io/make-mjs/", "repository": { "type": "git", "url": "git+https://github.com/ksxnodeapps/make-mjs.git" }, "bugs": { "url": "https://github.com/ksxnodeapps/make-mjs/issues" }, "keywords": [ "es-module", "babel", "import", "esm", "mjs" ], "sideEffects": false, "dependencies": { "fs-extra": "8.1.0", "ancestor-directories": "^1.0.3", "fast-traverse": "^0.1.1", "@tsfun/object": "^0.0.9", "tslib": "^1.10.0", "@make-mjs/utils": "^0.0.9", "@make-mjs/code": "^0.2.8", "@types/fs-extra": "^8.0.1", "@types/node": "^13.1.6" } }