{ "name": "@dcloudio/uni-migration", "version": "2.0.0-alpha-28920200821002", "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": "e51484a49748f7bff86bb833763e5dff1522d380", "dependencies": { "commander": "^4.0.1", "fs-extra": "^8.1.0", "mustache": "^3.1.0", "recast": "*", "stricter-htmlparser2": "^3.9.6" } }