Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
a050271574 | |||
d54884ded7 |
24
README.md
24
README.md
@ -2,18 +2,18 @@
|
|||||||
easy cloudflare management
|
easy cloudflare management
|
||||||
|
|
||||||
## Availabililty
|
## Availabililty
|
||||||
[](https://www.npmjs.com/package/cflare)
|
[](https://www.npmjs.com/package/cflare)
|
||||||
[](https://GitLab.com/pushrocks/cflare)
|
[](https://GitLab.com/mojoio/cflare)
|
||||||
[](https://github.com/pushrocks/cflare)
|
[](https://github.com/mojoio/cflare)
|
||||||
[](https://pushrocks.gitlab.io/cflare/)
|
[](https://mojoio.gitlab.io/cflare/)
|
||||||
|
|
||||||
## Status for master
|
## Status for master
|
||||||
[](https://GitLab.com/pushrocks/cflare/commits/master)
|
[](https://GitLab.com/mojoio/cflare/commits/master)
|
||||||
[](https://GitLab.com/pushrocks/cflare/commits/master)
|
[](https://GitLab.com/mojoio/cflare/commits/master)
|
||||||
[](https://www.npmjs.com/package/cflare)
|
[](https://www.npmjs.com/package/cflare)
|
||||||
[](https://david-dm.org/pushrocks/cflare)
|
[](https://david-dm.org/mojoio/cflare)
|
||||||
[](https://www.bithound.io/github/pushrocks/cflare/master/dependencies/npm)
|
[](https://www.bithound.io/github/mojoio/cflare/master/dependencies/npm)
|
||||||
[](https://www.bithound.io/github/pushrocks/cflare)
|
[](https://www.bithound.io/github/mojoio/cflare)
|
||||||
[](https://nodejs.org/dist/latest-v6.x/docs/api/)
|
[](https://nodejs.org/dist/latest-v6.x/docs/api/)
|
||||||
[](https://nodejs.org/dist/latest-v6.x/docs/api/)
|
[](https://nodejs.org/dist/latest-v6.x/docs/api/)
|
||||||
[](http://standardjs.com/)
|
[](http://standardjs.com/)
|
||||||
@ -44,4 +44,8 @@ let myAsyncCflareManagement = async () => {
|
|||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
[](https://push.rocks)
|
For further information read the linked docs at the top of this README.
|
||||||
|
|
||||||
|
> MIT licensed | **©** [Lossless GmbH](https://lossless.gmbh)
|
||||||
|
|
||||||
|
[](https://push.rocks)
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "cflare",
|
"name": "cflare",
|
||||||
"version": "0.0.18",
|
"version": "0.0.19",
|
||||||
"description": "easy cloudflare management",
|
"description": "easy cloudflare management",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"typings": "dist/index.d.ts",
|
"typings": "dist/index.d.ts",
|
||||||
|
Reference in New Issue
Block a user