UNPKG

@gympass/yoga-illustrations

Version:
32 lines 757 B
{ "name": "@gympass/yoga-illustrations", "version": "0.7.1", "description": "Yoga illustrations package", "keywords": [ "yoga", "illustrations", "react" ], "homepage": "https://github.com/Gympass/yoga/tree/master/packages/illustrations", "license": "MIT", "main": "./cjs", "types": "./typings/index.d.ts", "publishConfig": { "access": "public", "directory": "dist" }, "repository": { "type": "git", "url": "git+https://github.com/Gympass/yoga.git" }, "peerDependencies": { "react": ">=16", "react-native-svg": ">=9.13.3" }, "bugs": { "url": "https://github.com/Gympass/yoga/issues" }, "gitHead": "6d589ffa0e5be24416d50fe72934802c71eb67d0", "module": "./esm", "private": false }