You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3 月之前
123456789101112
  1. {
  2. "name": "WppOAAssist",
  3. "addonType": "wpp",
  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. }