Comparing version 4.3.2 to 4.3.3
{ | ||
"name": "lib", | ||
"version": "4.3.2", | ||
"version": "4.3.3", | ||
"description": "Autocode standard library Node.js bindings", | ||
@@ -10,2 +10,3 @@ "main": "lib.js", | ||
"keywords": [ | ||
"autocode", | ||
"lib", | ||
@@ -12,0 +13,0 @@ "serverless", |
# Autocode standard library Node.js bindings | ||
[Autocode CLI setup](https://github.com/stdlib/lib) | | ||
**Node** | | ||
[Python](https://github.com/stdlib/lib-python) | | ||
[Ruby](https://github.com/stdlib/lib-ruby) | | ||
[Web](https://github.com/stdlib/lib-js) | ||
Basic Node bindings for Autocode standard library service accession (Node 4+). | ||
Used to interface with services built using [Autocode](https://autocode.com) and | ||
the [Autocode Command Line Tools](https://github.com/stdlib/lib). | ||
the [Autocode CLI](https://github.com/acode/lib). | ||
@@ -87,3 +81,3 @@ The `lib` package is available on [npm: lib](https://npmjs.org/package/lib) and | ||
To learn more about Autocode, visit [autocode.com](https://autocode.com) or read the | ||
[Autocode CLI documentation on GitHub](https://github.com/stdlib/lib). | ||
[Autocode CLI documentation on GitHub](https://github.com/acode/lib). | ||
@@ -90,0 +84,0 @@ You can follow the development team on Twitter, [@AutocodeHQ](https://twitter.com/AutocodeHQ) |
Sorry, the diff of this file is not supported yet
18223
86