@gympass/yoga-illustrations
Version:
Yoga illustrations package
32 lines • 757 B
JSON
{
"name": "@gympass/yoga-illustrations",
"version": "0.7.3",
"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": "8c5746990c5fcb5664e7cfe9fd0f0de9925af0f5",
"module": "./esm",
"private": false
}