Browse Source

update to reflect the crypti org

images
Michael Wuergler 7 years ago
parent
commit
ab0f018012
  1. 19
      package.json
  2. 2
      readme.md

19
package.json

@ -3,12 +3,19 @@
"version": "1.0.0",
"description": "A JSON list of all the cryptocurrency symbols",
"license": "MIT",
"repository": "radiovisual/cryptocurrencies",
"author": {
"name": "Michael Wuergler",
"email": "wuergler@gmail.com",
"url": "numetriclabs.com"
},
"repository": "crypti/cryptocurrencies",
"contributors": [
{
"name": "Michael Wuergler",
"email": "senjudev@gmail.com",
"url": "github.com/radiovisual"
},
{
"name": "Brandon Him",
"email": "brandonhim@live.com",
"url": "github.com/brh55"
}
],
"engines": {
"node": ">=4"
},

2
readme.md

@ -1288,4 +1288,4 @@ $ npm run build
## License
MIT © [Michael Wuergler](http://numetriclabs.com)
MIT © [Crypti Team](https://github.com/crypti)

Loading…
Cancel
Save