{ "name": "@dcloudio/uni-migration", "version": "2.0.0-alpha-28120200720002", "description": "uni-app migration", "main": "lib/index.js", "repository": { "type": "git", "url": "git+https://github.com/dcloudio/uni-app.git", "directory": "packages/uni-migration" }, "files": [ "bin", "lib" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "bin": { "uni-migration": "./bin/uni-migration.js" }, "author": "fxy060608", "license": "Apache-2.0", "gitHead": "e62f0398362f2f9de0bf5726046d7951c88d6b1d", "dependencies": { "commander": "^4.0.1", "fs-extra": "^8.1.0", "mustache": "^3.1.0", "recast": "*", "stricter-htmlparser2": "^3.9.6" } }