UNPKG

wfquery

Version:

like jQuery but just for new browser

29 lines (28 loc) 600 B
{ "name": "wfquery", "version": "0.7.2", "description": "like jQuery but just for new browser ", "main": "wfQuery.js", "scripts": { "push": "f2e build && cd ../wfQuery-output && npm publish", "start": "f2e start" }, "repository": { "type": "git", "url": "https://github.com/shy2850/wfQuery" }, "keywords": [ "wfQuery", "jQuery", "f2e-server" ], "author": "shy2850", "license": "ISC", "bugs": { "url": "https://github.com/shy2850/wfQuery/issues" }, "homepage": "http://wfquery.top", "devDependencies": { "f2e-server": "^2.7.7" } }