UNPKG

awsm-npm-registry

Version:
35 lines (34 loc) 880 B
{ "name": "awsm-npm-registry", "version": "0.0.4", "description": "Simple serverless NPM registry", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "postinstall": "jaws postinstall awsm-npm-registry npm" }, "repository": { "type": "git", "url": "git+https://github.com/Inbot/awsm-npm-registry.git" }, "keywords": [ "awsm", "jaws", "registry", "npm-registry" ], "author": "Joona Kulmala <jmkulmala@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/Inbot/awsm-npm-registry/issues" }, "homepage": "https://github.com/Inbot/awsm-npm-registry#readme", "dependencies": { "aws-sdk": "^2.2.11", "babelify-es6-polyfill": "^1.0.4", "bluebird": "^2.10.2", "javascript-natural-sort": "^0.7.1", "jsonjs": "^0.2.0", "superagent": "^1.4.0", "tar": "^2.2.1" } }