1 Star 0 Fork 34

忆惜流年/autocjs

forked from Yaohaixiao/outline.js 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.27 KB
一键复制 编辑 原始数据 按行查看 历史
yaohaixiao 提交于 2017-08-16 11:51 . v1.3.0'
{
"name": "autocjs",
"version": "1.3.0",
"author": "Robert Yao",
"license": "MIT",
"description": "Automatically create directory navigation for your article.",
"main": "dist/autoc.min.js",
"files": [
"dist",
"src"
],
"keywords": [
"autoc.js",
"jquery",
"jquery plugin"
],
"devDependencies": {
"grunt": "^1.0.1",
"grunt-contrib-connect": "^1.0.2",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-csslint": "^2.0.0",
"grunt-contrib-cssmin": "^0.4.2",
"grunt-contrib-jshint": "^1.1.0",
"grunt-contrib-pug": "^1.0.0",
"grunt-contrib-sass": "^1.0.0",
"grunt-contrib-uglify": "^0.5.1",
"grunt-contrib-watch": "^1.0.0",
"normalize.css": "^7.0.0",
"tape": "^4.8.0"
},
"scripts": {
"grunt": "grunt --force",
"html": "grunt html --force",
"http": "grunt http --force",
"styles": "grunt styles --force",
"scripts": "grunt scripts --force",
"hint": "grunt hint --force",
"test": "node test/autoc.js --force"
},
"repository": {
"type": "git",
"url": "git+https://github.com/yaohaixiao/autoc.js.git"
},
"bugs": "https://github.com/yaohaixiao/autoc.js/issues",
"homepage": "https://github.com/yaohaixiao/autoc.js/#readme",
"dependencies": {
"jquery": "^3.2.1"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/markowner/AutocJS.git
git@gitee.com:markowner/AutocJS.git
markowner
AutocJS
autocjs
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385