package
Showing
with
19 additions
and
16 deletions
This diff is collapsed.
Click to expand it.
{ | { | ||
// "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", | ||
"dependencies": { | "url": "http://git.ichunt.net/xiaokang/H5_2.0.git" | ||
"lodash": "^4.17.21", | }, | ||
"query-string": "^6.14.1", | "author": "", | ||
"uni-simple-router": "^1.5.5" | "license": "ISC", | ||
} | "dependencies": { | ||
} | "lodash": "^4.17.21", | ||
\ No newline at end of file | "query-string": "^6.14.1", | ||
"uni-simple-router": "^1.5.5" | |||
} | |||
} |
Please
register
or
sign in
to comment