26 lines
684 B
JSON
26 lines
684 B
JSON
{
|
|
"name": "sdc",
|
|
"description": "Joyent SmartDataCenter CLI (http://www.joyent.com/products/compute-service)",
|
|
"version": "1.0.0",
|
|
"author": "Joyent (joyent.com)",
|
|
"private": true,
|
|
"dependencies": {
|
|
"async": "0.2.9",
|
|
"assert-plus": "0.1.4",
|
|
"backoff": "2.3.0",
|
|
"bunyan": "0.22.0",
|
|
"cmdln": "1.3.1",
|
|
"dashdash": "1.3.2",
|
|
"extsprintf": "1.0.2",
|
|
"mkdirp": "0.3.5",
|
|
"node-uuid": "1.4.1",
|
|
"once": "1.3.0",
|
|
"restify": "git+ssh://git@github.com:mcavage/node-restify.git#9bab8b7f",
|
|
"smartdc-auth": "git+ssh://git@github.com:joyent/node-smartdc-auth.git#9f21966",
|
|
"verror": "1.3.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
}
|