UNPKG

noquery

Version:

General-purpose library written in vanilla JS

25 lines (24 loc) 565 B
{ "name": "noquery", "version": "0.0.3", "description": "General-purpose library written in vanilla JS", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/AshikNesin/noquery.git" }, "keywords": [ "JavaScript", "noquery", "VanilaJS" ], "author": "Ashik Nesin", "license": "ISC", "bugs": { "url": "https://github.com/AshikNesin/noquery/issues" }, "homepage": "https://github.com/AshikNesin/noquery#readme" }