UNPKG

@codevadmin/jquery-tmpl

Version:

The library was deprecated but some projects are still using it. This is jquery-tmpl commonjs implementation.

30 lines (29 loc) 694 B
{ "name": "@codevadmin/jquery-tmpl", "version": "1.0.7", "description": "The library was deprecated but some projects are still using it. This is jquery-tmpl commonjs implementation.", "main": "dist/index.js", "directories": { "test": "tests" }, "repository": { "type": "git", "url": "git+https://github.com/dadmin/jquery-tmpl.git" }, "keywords": [ "jquery", "jquery-tmpl", "template", "engine", "commonjs" ], "author": "codevadmin", "license": "ISC", "dependencies": { "jquery": "^3.3.1" }, "bugs": { "url": "https://github.com/dadmin/jquery-tmpl/issues" }, "homepage": "https://github.com/dadmin/jquery-tmpl#readme" }