You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
295 B

{
"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"
}
}