We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7a6fb2b + d23712b commit 8e0db21Copy full SHA for 8e0db21
README.md
@@ -8,9 +8,10 @@
8
9
A javascript module designed to make it really easy to consume a `json:api` service.
10
11
-!! **THIS PROJECT IS NOT IN NPM** !!
+** ⚠ !! THIS PROJECT IS IN NPM AS `@holidayextras/jsonapi-client` !! **
12
+
13
```
-$ npm install --save jsonapi-client@holidayextras/jsonapi-client
14
+$ npm install --save @holidayextras/jsonapi-client
15
16
17
note: this project requires a Node.js version of at least `4.5.0`.
0 commit comments