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