UNPKG

@irrelon/path

Version:

A powerful JSON path processor. Allows you to drill into and manipulate JSON objects with a simple dot-delimited path format e.g. "obj.name".

15 lines 172 B
{ "extends": [ "eslint-config-irrelon" ], "plugins": [ "react", "react-native" ], "env": { "browser": true, "node": true, "es6": true, "mocha": true } }