Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "hsdk", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "An hsdk for accessing the resources on the L&W API", | ||
@@ -5,0 +5,0 @@ "main": "transpiled/source/index.js", |
@@ -11,7 +11,2 @@ # hsdk | ||
## jsonapi-home | ||
Much like `json-home`, a fantastic spec by mtodd, jsonapi-home is an attempt to allow clients to build themselves. | ||
## using | ||
@@ -18,0 +13,0 @@ |
@@ -13,3 +13,2 @@ import {abstract} from "abstraction" | ||
intent: text, | ||
group: text, | ||
namespace: text, | ||
@@ -16,0 +15,0 @@ verb: text, |
@@ -23,3 +23,2 @@ "use strict"; | ||
intent: _abstraction.text, | ||
group: _abstraction.text, | ||
namespace: _abstraction.text, | ||
@@ -26,0 +25,0 @@ verb: _abstraction.text, |
812545
20
23354
27