From 8af2f75d350a15d11889e163797ade058394d299 Mon Sep 17 00:00:00 2001 From: Joona Kulmala Date: Mon, 26 Oct 2015 15:07:23 +0200 Subject: [PATCH] registry.json updated with awsm-npm-registry --- registry.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/registry.json b/registry.json index 1bedb1b..85afa3a 100644 --- a/registry.json +++ b/registry.json @@ -48,5 +48,10 @@ "name":"awsm-s3tokenvendor", "url":"https://github.com/binoculars/awsm-s3tokenvendor", "description":"AWS Module to generate S3 upload tokens" + }, + { + "name":"awsm-npm-registry", + "url": "https://github.com/inbot/awsm-npm-registry", + "description": "Simple serverless NPM registry" } ]