@extscreen/es3-player
Version:
Vue-Next binding for ES native framework
25 lines (24 loc) • 485 B
JSON
{
"name": "@extscreen/es3-player",
"version": "1.0.33",
"description": "Vue-Next binding for ES native framework",
"author": "ExtScreen Team",
"homepage": "http://extscreen.com",
"license": "Apache-2.0",
"entry": "dist/index.js",
"main": "dist/index.js",
"module": "dist/index.js",
"types": "dist/src/index.d.ts",
"keywords": [
"es3-player",
"native",
"web",
"framework",
"compiler"
],
"files": [
"dist"
],
"dependencies": {
}
}