12345678910111213141516171819202122232425262728 |
- {
- "name": "ti-segmented-control",
- "version": "0.0.2",
- "main": "dist/ti-segmented-control.js",
- "homepage": "https://github.com/tinga-dev/ti-ionic-segmented-control",
- "authors": [
- "Richard Larsson <ri.la@me.com>",
- "Mikael Bolmstam <mikael.bolmstam@gmail.com>"
- ],
- "ignore": [
- ".gitignore",
- "bower.json",
- "LICENCE",
- "README.md"
- ],
- "description": "iOS segmented control directive for ionic apps",
- "license": "MIT",
- "_release": "0.0.2",
- "_resolution": {
- "type": "version",
- "tag": "v0.0.2",
- "commit": "bde8f38b035632906b451522f7a4295ffadad209"
- },
- "_source": "https://github.com/tinga-dev/ti-ionic-segmented-control.git",
- "_target": "^0.0.2",
- "_originalSource": "ti-segmented-control",
- "_direct": true
- }
|