Make the package name stromjs because strom is taken
This commit is contained in:
parent
1c02cb5aea
commit
caaabf4427
15
package.json
15
package.json
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "strom",
|
"name": "stromjs",
|
||||||
"version": "2.0.0",
|
"version": "2.0.0-alpha.1",
|
||||||
"description": "Streams utils for Node.js",
|
"description": "Dependency-free streams utils for Node.js",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"promise",
|
"promise",
|
||||||
"stream",
|
"stream",
|
||||||
@ -12,12 +12,7 @@
|
|||||||
"name": "Wenzil"
|
"name": "Wenzil"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "jerry",
|
"name": "Lewis Diamond"
|
||||||
"email": "jerry@jogogo.co"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "lewis",
|
|
||||||
"email": "lewis@jogogo.co"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -27,7 +22,7 @@
|
|||||||
"dist"
|
"dist"
|
||||||
],
|
],
|
||||||
"repository": {
|
"repository": {
|
||||||
"url": "git@git.lewis.id:ldiamond/strom.git",
|
"url": "git@git.lewis.id:strom/strom.git",
|
||||||
"type": "git"
|
"type": "git"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
Reference in New Issue
Block a user