whitesource
Version:
whitesource node module
34 lines • 811 B
JSON
{
"name": "isoCurrency",
"description": "AngularJS filter that retrieves currency symbols according to ISO 4217 currency codes.",
"license": "MIT",
"main": "dist/isoCurrency.js",
"keywords": [
"angular",
"currency",
"filter",
"symbols",
"iso 4217"
],
"authors": [
{
"name": "Simon Wicki",
"email": "sim.wicki@gmail.com",
"homepage": "http://www.wickiweb.de"
}
],
"dependencies": {
"angular": "^1.2"
},
"homepage": "https://github.com/zwacky/isoCurrency",
"version": "0.1.6",
"_release": "0.1.6",
"_resolution": {
"type": "version",
"tag": "0.1.6",
"commit": "03a92eeb0cb3e75c1a1401cb797bb5d1350f3423"
},
"_source": "git://github.com/zwacky/isoCurrency.git",
"_target": "0.1.6",
"_originalSource": "iso-currency"
}