diff --git a/bower.json b/bower.json new file mode 100644 index 0000000..1c8fb3d --- /dev/null +++ b/bower.json @@ -0,0 +1,21 @@ +{ + "name": "touch.code.baidu.com", + "main": "touch.min.js", + "version": "0.2.14", + "homepage": "https://github.com/chinakids/touch.code.baidu.com", + "authors": [ + "chinakids <494063570@qq.com>" + ], + "description": "touch.code.baidu.com", + "keywords": [ + "touch" + ], + "license": "MIT", + "ignore": [ + "**/.*", + "node_modules", + "bower_components", + "test", + "tests" + ] +}