代码拉取完成,页面将自动刷新
{
"name": "react-native-walkthrough-tooltip",
"version": "0.5.3",
"description": "An inline wrapper for calling out React Native components via tooltip",
"main": "src/tooltip.js",
"scripts": {
"test": "jest"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jasongaare/react-native-walkthrough-tooltip.git"
},
"author": "Jason Gaare",
"license": "MIT",
"bugs": {
"url": "https://github.com/jasongaare/react-native-walkthrough-tooltip/issues"
},
"homepage": "https://github.com/jasongaare/react-native-walkthrough-tooltip#readme",
"keywords": [
"react",
"react-native",
"walkthrough",
"tooltip",
"popover"
],
"dependencies": {
"prop-types": "^15.6.1"
},
"devDependencies": {
"babel-core": "6.26.3",
"babel-eslint": "8.2.3",
"babel-jest": "22.4.4",
"enzyme": "3.3.0",
"enzyme-adapter-react-16": "1.1.1",
"enzyme-to-json": "3.3.4",
"eslint": "4.19.1",
"eslint-config-airbnb": "16.1.0",
"eslint-plugin-import": "2.11.0",
"eslint-plugin-jsx-a11y": "6.0.3",
"eslint-plugin-react": "7.8.1",
"eslint-plugin-react-native": "3.2.1",
"jest": "22.4.4",
"prettier-eslint": "8.8.1",
"react": "^16.3.2",
"react-dom": "16.3.3",
"react-native": "^0.55.3"
},
"jest": {
"preset": "react-native",
"collectCoverageFrom": [
"src/**.js"
],
"coverageReporters": [
"json-summary",
"text",
"lcov"
],
"snapshotSerializers": [
"enzyme-to-json/serializer"
],
"setupFiles": [
"./jest.setup.js"
],
"transformIgnorePatterns": [
"node_modules/(?!(jest-)?react-native)"
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。