We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 37c73ae + f66b7f8 commit bd34d88Copy full SHA for bd34d88
2 files changed
README.md
@@ -1,5 +1,7 @@
1
# JSON Pointer for nodejs
2
3
+[](https://greenkeeper.io/)
4
+
5
This is an implementation of [JSON Pointer](http://tools.ietf.org/html/draft-ietf-appsawg-json-pointer-08).
6
7
## Usage
package.json
@@ -32,6 +32,6 @@
32
},
33
"license": "MIT",
34
"devDependencies": {
35
- "standard": "^5.3.1"
+ "standard": "^10.0.3"
36
}
37
0 commit comments