diff --git a/endpoints.json b/endpoints.json index 6554749..8f92fae 100644 --- a/endpoints.json +++ b/endpoints.json @@ -28,5 +28,15 @@ "minorVersions": false, "latestVersions": false, "mains": false + }, + "gist": { + "website": "https://npmjs.org/package/jspm-gist", + + "location": "https://gist.jspm.io", + "repoDepth": 1, + "versionPrefix": "@", + "minorVersions": true, + "latestVersions": true, + "mains": true } }