UNPKG

@natalia.li/react-native-nested-list

Version:
42 lines (41 loc) 886 B
{ "name": "@natalia.li/react-native-nested-list", "bin": { "react-native-nested-list": "./index.js" }, "repository": { "type": "git", "url": "https://github.com/NataliaLinnik/react-native-nested-list" }, "version": "0.2.2", "description": "React Native Nested List", "main": "index.js", "files": [ "src" ], "publishConfig": { "registry": "https://registry.npmjs.org/", "access": "public" }, "scripts": { "release": "release-it", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-native", "react", "native", "nestedlist", "nestedview", "nested", "android", "ios", "simple" ], "author": "Natalia Linnik", "license": "MIT", "homepage": "https://github.com/NataliaLinnik/react-native-nested-list", "devDependencies": { "release-it": "^14.10.0" } }