This package has been deprecated

Author message:

This package is just useless, use require()

@quentingruber/simple-json

1.1.0 • Public • Published

Installation

  1. Get node.
  2. npm install -g @quentingruber/simple-json

Usage

var Sjs = require('@quentingruber/simple-json');
JsonData = Sjs.extract("yourjsonfile.json");
JsonData = Sjs.findkeyin("yourjsonfile.json","YourStringToFind");

/@quentingruber/simple-json/

    Package Sidebar

    Install

    npm i @quentingruber/simple-json

    Weekly Downloads

    2

    Version

    1.1.0

    License

    MIT

    Unpacked Size

    3.33 kB

    Total Files

    4

    Last publish

    Collaborators

    • quentingruber