File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "name": "vue-truncate-filter",
3+ "version": "1.1.6",
4+ "description": "A filter for VueJs to truncate string",
5+ "main": "vue-truncate.js",
6+ "repository": {
7+ "type": "git",
8+ "url": "git+https://github.com/imcvampire/vue-truncate-filter.git"
9+ },
10+ "keywords": [
11+ "VueJS",
12+ "truncate",
13+ "filter"
14+ ],
15+ "author": "Nguyen Quoc Anh",
16+ "license": "MIT",
17+ "bugs": {
18+ "url": "https://github.com/imcvampire/vue-truncate-filter/issues"
19+ },
20+ "homepage": "https://github.com/imcvampire/vue-truncate-filter#readme"
21+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-truncate-filter" ,
3- "version" : " 1.1.5 " ,
3+ "version" : " 1.1.6 " ,
44 "description" : " A filter for VueJs to truncate string" ,
55 "main" : " vue-truncate.js" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments