0.2.3 • Published 9 years ago

norma-meteor-load v0.2.3

Weekly downloads
42
License
-
Repository
github
Last release
9 years ago

norma-meteor-load

Quick sample of config:

"meteor-load": {
  "src": "test/**/*",
  "dest": "out",
  "version": "0.0.1",
  "org": "newspring",
  "name": "core",
  "summary": "test summary",
  "package": {
    "versionsFrom": "1.0.3.1",
    "use": {
      "coffeescript": "both"
    },
    "imply": {
      "test": "server"
    },
    "export": {
      "foo": "server"
    },
    "npm": {
      "moment": "2.8.3"
    },
    "cordova": {
      "org.apache.cordova.camera": "0.3.0"
    }
  },
  "test": {
    "tinytest@1.0.0": "both"
  }

}

More info to come!

0.2.3

9 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.11

9 years ago

0.1.10

9 years ago

0.1.9

9 years ago

0.1.8

9 years ago

0.1.1

9 years ago