1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-07 00:12:25 +02:00
TableFilter/libs/almond/.bower.json

20 lines
442 B
JSON
Raw Normal View History

2014-11-01 12:52:59 +01:00
{
"name": "almond",
"version": "0.3.0",
"main": "almond.js",
"ignore": [
"tests",
"shrinktest.sh"
],
"homepage": "https://github.com/jrburke/almond",
"_release": "0.3.0",
"_resolution": {
"type": "version",
"tag": "0.3.0",
"commit": "5bc2e5f62569e9026159b6e6e37949e047035ca7"
},
"_source": "git://github.com/jrburke/almond.git",
"_target": "~0.3.0",
"_originalSource": "almond",
"_direct": true
}