0.2.3 • Published 10 years ago

norma-meteor-load v0.2.3

Weekly downloads
42
License
-
Repository
github
Last release
10 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

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.11

10 years ago

0.1.10

10 years ago

0.1.9

10 years ago

0.1.8

10 years ago

0.1.1

10 years ago