代码拉取完成,页面将自动刷新
同步操作将从 Gitee 极速下载/faker-js 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "faker",
"description": "Generate massive amounts of fake contextual data",
"version": "6.6.6",
"contributors": [
"Marak Squires <marak.squires@gmail.com>"
],
"repository": {
"type": "git",
"url": "http://github.com/Marak/Faker.js.git"
},
"scripts": {
"browser": "./node_modules/.bin/gulp browser",
"jsdoc": "./node_modules/.bin/gulp jsdoc",
"readme": "./node_modules/.bin/gulp readme",
"lint": "node_modules/.bin/eslint ./lib/animal.js",
"test": "node_modules/.bin/mocha test/*.*.js",
"coverage": "nyc report --reporter=text-lcov | coveralls"
},
"nyc": {
"all": false,
"include": [
"lib/**/*.js",
"vendor/*.js"
],
"exclude": [
"coverage",
"locales",
"modules",
"white",
"docs",
"docker",
"public",
"reports",
"tests",
"node_modules"
],
"reporter": [
"html",
"lcov",
"clover"
],
"report-dir": "./reports/coverage"
},
"devDependencies": {
"browserify": "^16.5.2",
"coveralls": "^3.1.0",
"gulp": "^4.0.2",
"gulp-gh-pages": "^0.5.4",
"gulp-jsdoc3": "^3.0.0",
"gulp-mustache": "^5.0.0",
"gulp-rename": "^2.0.0",
"gulp-uglify": "^3.0.2",
"eslint": "^6.5.1",
"ink-docstrap": "1.1.4",
"jsdoc": "^3.4.0",
"lint-staged": "^9.4.2",
"lodash": "^4.6.1",
"mocha": "^8.1.1",
"node-minify": "*",
"nyc": "^15.1.0",
"optimist": "0.3.5",
"sinon": "^9.0.3",
"through2": "2.0.0",
"vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0",
"vinyl-transform": "^1.0.0"
},
"license": "MIT",
"main": "index.js",
"dependencies": {}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。