Skip to content
Snippets Groups Projects
Commit 060fbf8f authored by Commander-lol's avatar Commander-lol
Browse files

Bower Keyword Update

parent f7590504
No related branches found
Tags 1.1.1 v1.1.1
No related merge requests found
{ {
"name": "tinyDOM", "name": "tinyDOM",
"version": "1.1.0", "version": "1.1.1",
"homepage": "https://github.com/Commander-lol/tinyDOM", "homepage": "https://github.com/Commander-lol/tinyDOM",
"moduleType": [ "moduleType": [
"globals" "globals"
...@@ -13,7 +13,12 @@ ...@@ -13,7 +13,12 @@
"keywords": [ "keywords": [
"DOM", "DOM",
"Batch", "Batch",
"Manipulation" "Manipulation",
"tinyDOM",
"ajax",
"json",
"utilities",
"utility"
], ],
"repository": { "repository": {
"type": "git", "type": "git",
......
{ {
"name": "tinydom", "name": "tinydom",
"version": "1.1.0", "version": "1.1.1",
"description": "A simple DOM batch manipulation library", "description": "A simple DOM batch manipulation library",
"main": "dist/tinydom.js", "main": "dist/tinydom.min.js",
"directories": { "directories": {
"test": "test" "test": "test"
}, },
...@@ -13,7 +13,12 @@ ...@@ -13,7 +13,12 @@
"keywords": [ "keywords": [
"DOM", "DOM",
"Batch", "Batch",
"Manipulation" "Manipulation",
"tinyDOM",
"ajax",
"json",
"utilities",
"utility"
], ],
"author": "Louis Capitanchik", "author": "Louis Capitanchik",
"license": "ISC", "license": "ISC",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment