wintersmith-appengine
Version:
A Wintersmith plugin for creating Google Appengine applications.
25 lines (20 loc) • 454 B
JSON
{
"name": "wintersmith-appengine",
"version": "2.0.6",
"description": "A Wintersmith plugin for creating Google Appengine applications.",
"main": "index.js",
"repository": {
"type": "git",
"url": "git://github.com/websecurify/wintersmith-appengine.git"
},
"keywords": [
"wintersmith",
"appengine",
"google"
],
"author": "Websecurify <contact@websecurify.com>",
"license": "BSD",
"dependencies": {
"coffee-script": "*"
}
}