package
Showing
with
19 additions
and
16 deletions
This diff is collapsed.
Click to expand it.
{ | ||
// "id": "ay-operate", | ||
// "name": "操作组件:左滑删除,自定义任意内容", | ||
// "version": "1.0.1", | ||
// "description": "操作组件:左滑删除,自定义任意内容", | ||
// "keywords": [ | ||
// "左滑删除" | ||
// ], | ||
"name":"h5_2.0", | ||
"version": "1.0.1", | ||
"dependencies": { | ||
"lodash": "^4.17.21", | ||
"query-string": "^6.14.1", | ||
"uni-simple-router": "^1.5.5" | ||
} | ||
} | ||
\ No newline at end of file | ||
"name": "h5_2.0", | ||
"version": "1.0.0", | ||
"description": "", | ||
"main": "main.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "http://git.ichunt.net/xiaokang/H5_2.0.git" | ||
}, | ||
"author": "", | ||
"license": "ISC", | ||
"dependencies": { | ||
"lodash": "^4.17.21", | ||
"query-string": "^6.14.1", | ||
"uni-simple-router": "^1.5.5" | ||
} | ||
} |
Please
register
or
sign in
to comment