代码拉取完成,页面将自动刷新
{
"name": "js-to-json-logic",
"version": "0.1.3",
"description": "Generate JSON Logic objects using JavaScript syntax.",
"main": "lib/index.js",
"types": "js-to-json-logic.d.ts",
"repository": {
"type": "git",
"url": "git://github.com/krismuniz/js-to-json-logic.git"
},
"scripts": {
"test": "nyc --reporter=html --reporter=text mocha",
"lint": "eslint ."
},
"husky": {
"hooks": {
"pre-commit": "npm test",
"pre-push": "npm test"
}
},
"files": [
"*.d.ts",
"lib"
],
"runkitExample": "const transformJS = require('js-to-json-logic');",
"keywords": [
"json",
"logic",
"rules",
"code",
"jsonlogic",
"json-logic",
"js-to-json"
],
"author": "Kristian Muñiz <contact@krismuniz.com> (https://krismuniz.com)",
"license": "MIT",
"dependencies": {
"meriyah": "^1.9.15"
},
"devDependencies": {
"chai": "^4.2.0",
"eslint": "^7.3.1",
"eslint-config-standard": "^14.1.0",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"husky": "^4.2.5",
"mocha": "^8.0.1",
"nyc": "^15.1.0"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。