skill-collect-direction
Version:
66 lines • 1.59 kB
JSON
{
"name": "skill-collect-direction",
"repository": {
"type": "git",
"url": "git+https://github.com/skill-collect-direction/skill-collect-direction.git"
},
"version": "62.8.78",
"license": "MIT",
"author": "",
"description": "skill-collect-direction",
"bugs": {
"url": "https://github.com/skill-collect-direction/skill-collect-direction/issues"
},
"homepage": "https://github.com/skill-collect-direction/skill-collect-direction#readme",
"type": "module",
"main": "dist/esm/index.js",
"module": "dist/esm/index.js",
"typings": "dist/esm/index.d.ts",
"exports": {
"import": "./dist/esm/index.js",
"require": "./dist/lib/index.js",
"types": "./dist/esm/index.d.ts"
},
"files": [
"dist",
"CHANGELOG.md",
"README.md"
],
"scripts": {
"dev": "father dev",
"build": "father build"
},
"peerDependencies": {
"react": ">=17.0.0",
"react-dom": ">=17.0.0"
},
"publishConfig": {
"registry": "https://registry.npmjs.org",
"access": "public"
},
"browserslist": [
"last 2 versions",
"Firefox ESR",
"> 1%",
"ie >= 11"
],
"keywords": [
"leaf",
"origin",
"component",
"putting",
"components",
"design",
"bowl",
"framework",
"frontend",
"slabs",
"react",
"detail",
"react-component",
"ui",
"aware",
"web3",
"read"
]
}