UNPKG
awsm-npm-registry
Version:
latest (0.0.4)
0.0.4
0.0.2
0.0.1
Simple serverless NPM registry
github.com/Inbot/awsm-npm-registry
Inbot/awsm-npm-registry
awsm-npm-registry
/
index.js
4 lines
(2 loc)
•
58 B
JavaScript
View Raw
1
2
3
4
'use strict'
;
exports
.
utils
=
require
(
'./lib/utils.js'
);