[package]
name = "node_rub"
version = "0.0.1"
authors = ["Jason Ozias <jason.g.ozias@gmail.com>"]
description = "Rust Builder for Cargo"
documentation = "http://rust-builder.github.io/node-rub"
homepage = "http://rust-builder.github.io/node-rub"
repository = "https://github.com/rust-builder/node-rub"
readme = "README.md"
license = "MIT"
keywords = ["node","node_rub","buildable","rub"]
build = "build.rs"
[build-dependencies]
time = "*"
[dependencies]
docopt = "*"
regex = "*"
buildable = "*"
commandext = "*"
scm = "*"
utils = "*"
[lib]
name = "node_rub"