Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 8578f4d3 authored by PIOTAIX Remi's avatar PIOTAIX Remi
Browse files

Added boer.json

parent d01c1620
No related branches found
No related tags found
No related merge requests found
{
"name": "JSONPath",
"version": "0.11.0",
"homepage": "https://github.com/rpiotaix/JSONPath",
"authors": [
{"name": "Prof. Gössner", "email": "stefan.goessner@fh-dortmund.de"},
{"name": "Subbu Allamaraju", "email": "subbu@subbu.org"},
{"name": "Mike Brevoort", "email": "mike@brevoort.com"},
{"name": "Robert Krahn", "email": "robert.krahn@gmail.com"}
],
"description": "A JS implementation of JSONPath",
"main": "./lib/jsonpath.js",
"keywords": [
"json",
"path",
"transform"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"devDependencies": {
"nodeunit": "0.9.0"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment