jsonq-js
Version:
JSON Query Javascript Libiary
28 lines (27 loc) • 559 B
JSON
{
"name": "jsonq-js",
"version": "1.0.0",
"description": " JSON Query Javascript Libiary",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/theajack/jql.git"
},
"keywords": [
"Json",
"Query",
"JQL",
"Operating",
"Json",
"Data"
],
"author": "theajack",
"license": "MIT",
"bugs": {
"url": "https://github.com/theajack/jql/issues"
},
"homepage": "https://github.com/theajack/jql#readme"
}