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.

14 lines
264 B

4 years ago
  1. {
  2. "name": "weixinNotifyApp",
  3. "version": "1.0.0",
  4. "lockfileVersion": 1,
  5. "requires": true,
  6. "dependencies": {
  7. "config": {
  8. "version": "file:../common/config"
  9. },
  10. "unipay": {
  11. "version": "file:../common/unipay"
  12. }
  13. }
  14. }