json-reader
v1.0.7
Published
Reading a specified JSON file and returning the JSON object.
Downloads
7
Readme
#json-reader
Note: Version 1.0.2 is depricated.please dont use it.
- Read json file whose name is given, and returns the json object from that in callback function.
- throws an error on each stage if something goes wrong. Which will call to callback function with error.