UNPKG

@vant/touch-emulator

Version:
22 lines 540 B
{ "name": "@vant/touch-emulator", "version": "1.5.0", "description": "Vant touch emulator", "main": "dist/index.js", "module": "dist/index.mjs", "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org/" }, "repository": { "type": "git", "url": "https://github.com/vant-ui/vant.git", "directory": "packages/vant-touch-emulator" }, "bugs": "https://github.com/vant-ui/vant/issues", "author": "chenjiahan", "license": "MIT", "scripts": { "build": "node ./build.js" } }