32 lines
762 B
JSON
32 lines
762 B
JSON
{
|
|
"name": "jquery.template",
|
|
"main": "jquery.template.js",
|
|
"version": "0.1.3",
|
|
"homepage": "https://github.com/ChrisAntaki/jquery.template",
|
|
"authors": [
|
|
"Chris Antaki <ChrisAntaki@gmail.com>"
|
|
],
|
|
"description": "Simple jQuery templates - supports caching - multiple syntaxes",
|
|
"keywords": [
|
|
"jquery",
|
|
"template"
|
|
],
|
|
"license": "MIT",
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"test",
|
|
"tests"
|
|
],
|
|
"_release": "0.1.3",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v0.1.3",
|
|
"commit": "a6d5ce6ed6e999b39fb2ad03bb2681d24f832aeb"
|
|
},
|
|
"_source": "https://github.com/ChrisAntaki/jquery.template.git",
|
|
"_target": "^0.1.3",
|
|
"_originalSource": "jquery.template",
|
|
"_direct": true
|
|
} |