UNPKG

vue-chem

Version:

0chem.com 分子绘图

26 lines (25 loc) 464 B
{ "name": "vue-chem", "version": "2.0.0", "description": "0chem.com 分子绘图", "main": "init.js", "scripts": { "build": "tsc" }, "keywords": [ "ChemDraw", "ChemDraw ts", "MoleculeDraw", "分子绘图" ], "author": "0chem.com", "license": "ISC", "repository": { "type": "git", "url": "https://gitee.com/linghuaxue" }, "homepage": "https://0chem.com", "devDependencies": { "typescript": "^5.6.2" } }