community-app/app/scripts/almond/.bower.json

24 lines
491 B
JSON
Raw Normal View History

2017-01-24 10:03:32 +00:00
{
"name": "almond",
"license": [
"MIT"
],
"version": "0.3.2",
"main": "almond.js",
"ignore": [
".jshintrc",
"tests",
"shrinktest.sh"
],
"homepage": "https://github.com/jrburke/almond",
"_release": "0.3.2",
"_resolution": {
"type": "version",
"tag": "0.3.2",
"commit": "c0605555873f768ac072fff3f62f3eec0b113ca3"
},
"_source": "https://github.com/jrburke/almond.git",
"_target": "^0.3.2",
"_originalSource": "almond",
"_direct": true
}