@gohelpfund/insight-ui
Version:
An open-source frontend for the Insight API. The Insight API provides you with a convenient, powerful and simple way to query and broadcast data on the Help network and build your own services with it.
31 lines • 699 B
JSON
{
"name": "angular-gettext",
"version": "2.3.11",
"main": "dist/angular-gettext.js",
"ignore": [
"**/.*",
"src",
"node_modules",
"bower_components",
"test",
"genplurals.py",
"Gruntfile.js"
],
"dependencies": {
"angular": ">=1.2.0"
},
"devDependencies": {
"jquery": ">=1.8.0",
"angular-mocks": ">=1.2.0"
},
"homepage": "https://github.com/rubenv/angular-gettext",
"_release": "2.3.11",
"_resolution": {
"type": "version",
"tag": "v2.3.11",
"commit": "55f60e0bea8b20b77be5d18fbc520253f0b92627"
},
"_source": "https://github.com/rubenv/angular-gettext.git",
"_target": "~2.3.11",
"_originalSource": "angular-gettext"
}