mirror of https://github.com/layui/layer
1.8.4
parent
bcbe10c17e
commit
2ec5ca38e5
26
package.json
26
package.json
|
@ -1,26 +0,0 @@
|
||||||
{
|
|
||||||
"name": "layer",
|
|
||||||
"version": "1.8",
|
|
||||||
"readmeFilename": "README.md",
|
|
||||||
"description": "最懂你的弹层组件,想到即可做到",
|
|
||||||
"main": "layer/layer.js",
|
|
||||||
"scripts": {
|
|
||||||
"test": "layer.msg('hello')"
|
|
||||||
},
|
|
||||||
"repository": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "https://github.com/sentsin/layer.git"
|
|
||||||
},
|
|
||||||
"keywords": [
|
|
||||||
"layer"
|
|
||||||
],
|
|
||||||
"author": "贤心",
|
|
||||||
"license": "LGPL",
|
|
||||||
"bugs": {
|
|
||||||
"url": "https://github.com/sentsin/layer/issues"
|
|
||||||
},
|
|
||||||
"homepage": "http://sentsin.com/sentsin/layer",
|
|
||||||
"devDependencies": {
|
|
||||||
"grunt": "~0.4.5"
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue