Home | History | Annotate | Download | only in volley
      1 {
      2   "package": {
      3     "user_org": "android",
      4     "repo": "android-utils",
      5     "group": "com.android.volley",
      6     "name": "com.android.volley.volley",
      7     "desc": "Volley Android library",
      8     "licenses": ["Apache-2.0"],
      9     "website_url": "https://github.com/google/volley",
     10     "issue_tracker_url": "https://github.com/google/volley/issues",
     11     "vcs_url": "https://github.com/google/volley.git",
     12     "labels": ["android", "volley", "network"],
     13     "public_download_numbers": true
     14   },
     15   "version": {
     16     "name": "$VERSION$",
     17     "desc": "Volley Android library version $VERSION$",
     18     "gpgSign": false
     19   },
     20   "publish": true
     21 }