preparing for publish
This commit is contained in:
parent
71f5d9568e
commit
6f4b5deb5e
12
package.json
12
package.json
@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "triton",
|
||||
"description": "Joyent Triton CLI and client (https://www.joyent.com/triton)",
|
||||
"name": "spearhead",
|
||||
"description": "Spearhead Cloud CLI and client (https://spearhead.cloud)",
|
||||
"version": "5.6.1",
|
||||
"author": "Joyent (joyent.com)",
|
||||
"homepage": "https://github.com/joyent/node-triton",
|
||||
"author": "Spearhead Systems (spearhead.systems)",
|
||||
"homepage": "https://code.spearhead.cloud/Spearhead/spearhead-triton",
|
||||
"dependencies": {
|
||||
"assert-plus": "0.2.0",
|
||||
"backoff": "2.4.1",
|
||||
@ -40,11 +40,11 @@
|
||||
"test": "make test"
|
||||
},
|
||||
"bin": {
|
||||
"triton": "./bin/triton"
|
||||
"spearhead": "./bin/spearhead"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/joyent/node-triton.git"
|
||||
"url": "git://code.spearhead.cloud/Spearhead/spearhead-triton"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10"
|
||||
|
Reference in New Issue
Block a user