UNPKG

nuke-modal

Version:

模态框

59 lines (58 loc) 1.1 kB
{ "name": "nuke-modal", "version": "2.3.12", "description": "模态框", "main": "lib/index", "module": "src/index", "files": [ "lib", "docs", "src", "theme", "README.md", "HISTORY.md" ], "keywords": [ "nuke", "modal" ], "author": { "name": "bindoon", "email": "bindoon@sina.com" }, "repository": { "type": "git", "url": "git@gitlab.alibaba-inc.com:nuke/modal.git" }, "dependencies": { "nuke-core": "^2.3.12", "nuke-env": "^2.3.12", "nuke-icon": "^2.3.12", "nuke-text": "^2.3.12", "nuke-theme-provider": "^2.3.12", "nuke-view": "^2.3.12" }, "devDependencies": { "nuke-button": "^2.3.12", "nuke-page": "^2.3.12" }, "publishConfig": { "registry": "https://registry.npmjs.org" }, "compatibility": { "qn": { "ios": "5.9.3", "android": "5.8.8" }, "tb": { "ios": "true", "android": "true" }, "tm": { "ios": "true", "android": "true" } }, "license": "Apache-2.0", "gitHead": "8e006d81bbeb484ccf54cc0e0df98133a921b490" }