~tvansteenburgh/charms/precise/meteor/fix-npm-install

1
2
3
4
5
6
7
8
9
10
11
12
13
14
name: meteor
summary: "Deploy a Meteor application"
maintainer: Tim Van Steenburgh <tim.van.steenburgh@canonical.com>
description: |
  Deploy a Meteor (http://meteor.com) app from source control (git or hg).
categories:
  - app-servers
subordinate: false
provides:
  website:
    interface: http
requires:
  mongodb:
    interface: mongodb