pull/3/head
sentsin 2014-07-24 19:02:09 +08:00
parent bcbe10c17e
commit 2ec5ca38e5
1 changed files with 0 additions and 26 deletions

View File

@ -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"
}
}