0 Star 0 Fork 34

Sherlock/AutocJS

forked from Yaohaixiao/outline.js 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 866 Bytes
一键复制 编辑 原始数据 按行查看 历史
Sherlock 提交于 2016-04-17 12:47 . 给grunt添加watch
{
"name": "autocjs",
"version": "0.1.3",
"author": "Sherlocky",
"license": "MIT",
"description": "Simple & Fast to create a table of contents menu for your article.",
"main": "build/autoc.min.js",
"files": [
"build/autoc.min.js",
"build/autoc.min.css",
"src"
],
"keywords": [
"jquery",
"jquery-plugin"
],
"ecosystem": "jquery",
"dependencies": {
"jquery": "^1.12.0"
},
"devDependencies": {
"grunt": "^1.0.1",
"grunt-contrib-cssmin": "^0.4.0",
"grunt-contrib-uglify": "^0.5.1",
"grunt-contrib-watch": "^1.0.0"
},
"scripts": {
"test": "npm run lint && npm run cover"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sherlocky/AutocJS.git"
},
"bugs": "https://github.com/sherlocky/AutocJS/issues",
"homepage": "https://github.com/sherlocky/AutocJS/#readme"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sherlocky/AutocJS.git
git@gitee.com:sherlocky/AutocJS.git
sherlocky
AutocJS
AutocJS
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385