app.json registry webservice, backed by a markdown file in a GitHub wiki.
Download node at nodejs.org and install it, if you haven't already.
npm install app-registry --savenpm install
npm test- dotenv: Loads environment variables from .env
- express: Sinatra inspired web development framework
- async: Higher-order functions and common patterns for asynchronous code
- uniq: Removes duplicates from a sorted array in place
- cors: middleware for dynamically or statically enabling CORS in express/connect applications
- simple-git: Simple GIT interface for node.js
- mocha: simple, flexible, fun test framework
MIT
- Homepage: https://github.com/app-json/app-registry
- Author: Zeke Sikelianos zeke@sikelianos.com (http://zeke.sikelianos.com/)
- README generated by package-json-to-readme