From 63e89f2d198c9e151bb08e564bda7bea84ebe8ad Mon Sep 17 00:00:00 2001 From: helinjiang Date: Tue, 15 Mar 2016 11:27:26 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3lego=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E4=B8=AD=E5=8F=AA=E8=83=BD=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E5=9B=BA=E5=AE=9A=E7=89=88=E6=9C=AC=E5=8F=B7=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98=EF=BC=8Chttps://github.com/imweb/lego/issues/17?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2ce7f62..90c89f2 100644 --- a/package.json +++ b/package.json @@ -1 +1 @@ -{ "name": "lego", "version": "1.2.7", "preferGlobal": "true", "description": "Static Package Manager", "author": "Hsiaoming Yang ", "homepage": "http://lego.imweb.io", "repository": { "type": "git", "url": "https://github.com/imweb/lego/lego.git" }, "maintainers":[{ "name" : "herbertliu", "email" : "herbertliuhb@gmail.com", "web" : "https://github.com/herbertliu" }], "keywords": [ "seajs", "module", "cmd", "legojs", "package", "tool", "command line", "commonjs", "component", "bower", "npm", "browser" ], "dependencies": { "archy": "~1.0.0", "co": "3.1.0", "lego-colorful": "0.0.2", "commander": "~2.5.0", "lego-require": "0.0.1", "empty-dir": "~0.1.0", "lego-exeq": "0.0.4", "lego-father": "0.0.2", "extend": "~2.0.0", "fs-extra": "~0.13.0", "fs-symlink": "~1.1.2", "fstream": "~1.0.3", "fstream-ignore": "~1.0.2", "gulp-template": "~1.1.1", "inherits": "~1.0.0", "inquirer": "~0.8.0", "internal-ip": "~1.0.0", "jscoverage": "~0.3.8", "lnico": "0.0.2", "react-tools": "~0.12.2", "request": "~2.51.0", "rimraf": "~2.2.8", "semver": "~4.1.0", "serve-lego": "0.8.1", "lego-build": "0.0.8", "lego-client": "0.0.9", "lego-log": "0.0.2", "legorc": "0.0.2", "lego-category": "0.0.1", "tar": "~1.0.3", "vinyl-fs": "~0.3.13", "whoami": "~0.0.3", "win-spawn": "~2.0.0", "lego-modify" : "~0.0.3", "fs-extra":"~0.13.0" }, "devDependencies": { "gulp-unzip": "*", "istanbul": "*", "jshint": "*", "ls-archive": "*", "mocha": "*", "muk": "*", "should": "*", "sinon": "*" }, "bin": { "lego": "bin/lego" }, "engines": { "node": ">=0.10.0" }, "scripts": { "test": "make test" }, "readme": "lego", "readmeFilename": "README.md" } \ No newline at end of file +{ "name": "lego", "version": "1.2.8", "preferGlobal": "true", "description": "Static Package Manager", "author": "Hsiaoming Yang ", "homepage": "http://lego.imweb.io", "repository": { "type": "git", "url": "https://github.com/imweb/lego/lego.git" }, "maintainers":[{ "name" : "herbertliu", "email" : "herbertliuhb@gmail.com", "web" : "https://github.com/herbertliu" }], "keywords": [ "seajs", "module", "cmd", "legojs", "package", "tool", "command line", "commonjs", "component", "bower", "npm", "browser" ], "dependencies": { "archy": "~1.0.0", "co": "3.1.0", "lego-colorful": "0.0.2", "commander": "~2.5.0", "lego-require": "0.0.1", "empty-dir": "~0.1.0", "lego-exeq": "0.0.4", "lego-father": "0.0.2", "extend": "~2.0.0", "fs-extra": "~0.13.0", "fs-symlink": "~1.1.2", "fstream": "~1.0.3", "fstream-ignore": "~1.0.2", "gulp-template": "~1.1.1", "inherits": "~1.0.0", "inquirer": "~0.8.0", "internal-ip": "~1.0.0", "jscoverage": "~0.3.8", "lnico": "0.0.2", "react-tools": "~0.12.2", "request": "~2.51.0", "rimraf": "~2.2.8", "semver": "~4.1.0", "serve-lego": "0.8.1", "lego-build": "0.0.8", "lego-client": "0.0.10", "lego-log": "0.0.2", "legorc": "0.0.2", "lego-category": "0.0.1", "tar": "~1.0.3", "vinyl-fs": "~0.3.13", "whoami": "~0.0.3", "win-spawn": "~2.0.0", "lego-modify" : "~0.0.3", "fs-extra":"~0.13.0" }, "devDependencies": { "gulp-unzip": "*", "istanbul": "*", "jshint": "*", "ls-archive": "*", "mocha": "*", "muk": "*", "should": "*", "sinon": "*" }, "bin": { "lego": "bin/lego" }, "engines": { "node": ">=0.10.0" }, "scripts": { "test": "make test" }, "readme": "lego", "readmeFilename": "README.md" } \ No newline at end of file