etnbrd/flx-compiler

View on GitHub
prototypes/fluxions/bench/package.json

Summary

Maintainability
Test Coverage
{
  "name": "flx",
  "description": "A simple library to quicly start experimenting with the concept of fluxion",
  "version": "0.0.1",
  "author": "Etienne Brodu <etn@etnbrd.com>",
  "dependencies": {
    "express": "*"
  },
  "devDependencies": {
    "microtime": ">=0.5.x"
  },
  "engine": "node >= 0.10.0"
}