Updated.
This commit is contained in:
parent
555546c57a
commit
5158fadfd3
24
bower.json
Normal file
24
bower.json
Normal file
|
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"name": "cola-script",
|
||||||
|
"version": "0.5.0",
|
||||||
|
"homepage": "https://github.com/TrigenSoftware/ColaScript",
|
||||||
|
"authors": [
|
||||||
|
"Onoshko Dan"
|
||||||
|
],
|
||||||
|
"description": "ColaScript translator / parser / mangler / compressor / beautifier toolkit",
|
||||||
|
"main": "lib/browser-cola.js",
|
||||||
|
"keywords": [
|
||||||
|
"ColaScript",
|
||||||
|
"Cola",
|
||||||
|
"JavaScript"
|
||||||
|
],
|
||||||
|
"license": "BSD",
|
||||||
|
"ignore": [
|
||||||
|
"**/.*",
|
||||||
|
"node_modules",
|
||||||
|
"bower_components",
|
||||||
|
"test",
|
||||||
|
"bin",
|
||||||
|
"tools"
|
||||||
|
]
|
||||||
|
}
|
||||||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user