UNPKG

react-native-textindicator-sectionlist-sidebar

Version:
42 lines (41 loc) 1.08 kB
{ "name": "react-native-textindicator-sectionlist-sidebar", "version": "0.0.16", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { "ts:build": "tsc", "ts:watch": "tsc --watch", "test": "jest", "prepublish": "npm run ts:build" }, "dependencies": { "react-native-section-list-get-item-layout": "2.2.3" }, "devDependencies": { "@types/react": "16.9.17", "@types/react-native": "0.61.0", "react": "^17.0.1", "react-native": "^0.64.1", "typescript": "3.7.5" }, "description": "react-native-textindicator-sectionlist-sidebar", "keywords": [ "SectionList", "sidebar", "ios", "android", "react-native", "contacts" ], "author": "choijiho0021@gmail.com", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/choijiho0021/faster-section-list-sidebar.git" }, "bugs": { "url": "https://github.com/choijiho0021/faster-section-list-sidebar/issues" }, "homepage": "https://github.com/choijiho0021/faster-section-list-sidebar#readme" }