UNPKG

@bnorth/components

Version:

bnorth, components, react

46 lines (45 loc) 1.09 kB
{ "name": "@bnorth/components", "version": "4.1.1", "description": "bnorth, components, react", "keywords": [ "bnorth", "components", "react", "@bnorth/rich.css" ], "author": "able99 <8846755@qq.com>", "homepage": "https://github.com/able99", "license": "MIT", "main": "lib/index.js", "files": [ "lib" ], "publishConfig": { "registry": "https://registry.npmjs.org/" }, "repository": { "type": "git", "url": "git+https://github.com/able99/bnorth.git" }, "scripts": { "start": "bnorth-build watch", "build": "bnorth-build dev", "doct": "npx bnorth-doc ./src/ ../doc-reader/public/", "doc": "npx bnorth-doc ./src/ ../../docs/components/" }, "bugs": { "url": "https://github.com/able99/bnorth/issues" }, "dependencies": { "@bnorth/rich.css": "^4.1.1", "dom-helpers": "^3.3.1", "hammerjs": "^2.0.8", "react-transition-group": "^2.4.0", "react-window": "^1.8.5" }, "devDependencies": { "@bnorth/build": "^4.1.1" }, "gitHead": "f91979a9f1bfb32f9f5826a79f4b1bb8de4af651" }