etnbrd/flx-compiler

View on GitHub
prototypes/recast/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": {
    "recast": "*"
  },
  "engine": "node >= 0.10.0",
}