silk-gui
Version:
GUI for developers and Node OS
29 lines • 650 B
JSON
{
"name": "vue",
"version": "0.11.10",
"main": "dist/vue.js",
"description": "Simple, Fast & Composable MVVM for building interative interfaces",
"authors": [
"Evan You <yyx990803@gmail.com>"
],
"license": "MIT",
"ignore": [
".*",
"examples",
"test",
"grunt",
"gruntfile.js",
"*.json",
"*.md"
],
"homepage": "https://github.com/yyx990803/vue",
"_release": "0.11.10",
"_resolution": {
"type": "version",
"tag": "0.11.10",
"commit": "d257c81a5889d45012f6df39873fba3f8697f0cc"
},
"_source": "git://github.com/yyx990803/vue.git",
"_target": "~0.11.0",
"_originalSource": "vue"
}