PATH:
usr
/
lib
/
node_modules
/
forever
/
node_modules
/
flatiron
/
examples
/
static-app
{ "name": "static-app", "description": "An example flatiron app using static plugin", "version": "0.1.0", "author": "Nodejitsu Inc. <info@nodejitsu.com>", "dependencies": { "flatiron": "0.3.x", "st": "0.1.0" }, "main": "./app", "engines": { "node": ">= 0.6.4" } }
[+]
app
[-] app.js
[edit]
[-] package.json
[edit]
[+]
..