25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3 달 전
123456789101112
  1. {
  2. "name": "EtOAAssist",
  3. "addonType": "et",
  4. "version": "1.0.0",
  5. "description": "这个工程为WPS表格项目一个简单的OA场景集成的WPS加载项——OA助手,旨在帮助大家能够快速理解并熟悉WPS加载项机制以及和浏览器调用交互的流程。",
  6. "main": "index.js",
  7. "scripts": {
  8. "test": "echo \"Error: no test specified\" && exit 1"
  9. },
  10. "author": "",
  11. "license": "ISC"
  12. }