nativescript-shatterview
Version:
Break your views into pieces
31 lines • 802 B
JSON
{
"name": "nativescript-shatterview",
"version": "v0.1.5",
"description": "Break your views into pieces",
"main": "index.js",
"nativescript": {
"platforms": {
"android": "2.0.0"
}
},
"repository": {
"type": "git",
"url": "https://github.com/sitefinitysteve/nativescript-shatterview.git"
},
"keywords": [
"NativeScript",
"brokenview",
"shatterview",
"sitefinitysteve",
"Android"
],
"author": {
"name": "Steve McNiven-Scott",
"email": "steve@sitefinitysteve.com",
"url": "https://github.com/sitefinitysteve"
},
"readmeFilename": "README.md",
"license": "Apache-2.0",
"bugs": "https://github.com/sitefinitysteve/nativescript-shatterview/issues",
"homepage": "https://github.com/sitefinitysteve/nativescript-shatterview"
}