package
Showing
with
134 additions
and
12 deletions
{ | { | ||
// "id": "ay-operate", | "name": "h5_2.0", | ||
// "name": "操作组件:左滑删除,自定义任意内容", | "version": "1.0.0", | ||
// "version": "1.0.1", | "description": "", | ||
// "description": "操作组件:左滑删除,自定义任意内容", | "main": "main.js", | ||
// "keywords": [ | "scripts": { | ||
// "左滑删除" | "test": "echo \"Error: no test specified\" && exit 1" | ||
// ], | }, | ||
"name":"h5_2.0", | "repository": { | ||
"version": "1.0.1", | "type": "git", | ||
"url": "http://git.ichunt.net/xiaokang/H5_2.0.git" | |||
}, | |||
"author": "", | |||
"license": "ISC", | |||
"dependencies": { | "dependencies": { | ||
"lodash": "^4.17.21", | "lodash": "^4.17.21", | ||
"query-string": "^6.14.1", | "query-string": "^6.14.1", | ||
... | ... |
Please
register
or
sign in
to comment