UNPKG

@sugarcoated/fondant-query

Version:
27 lines (26 loc) 643 B
{ "name": "@sugarcoated/fondant-query", "version": "1.0.2", "description": "Query parser.", "main": "fondant-query.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Sugarcoated/Fondant.git" }, "keywords": [ "Query", "QueryString" ], "author": "Joshua Crowe, Junior Web Developer", "license": "MIT", "bugs": { "url": "https://github.com/Sugarcoated/Fondant/issues" }, "homepage": "https://github.com/Sugarcoated/Fondant#readme", "dependencies": { "@sugarcoated/fondant-collection": "^1.0.1" } }