UNPKG

vmes-flowable

Version:

ceshibao

61 lines (60 loc) 1.39 kB
{ "_from": "domify@^1.3.1", "_id": "domify@1.4.0", "_inBundle": false, "_integrity": "sha1-EUg2F/dk+GlZdbS9x5sU8IA7Yps=", "_location": "/domify", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "domify@^1.3.1", "name": "domify", "escapedName": "domify", "rawSpec": "^1.3.1", "saveSpec": null, "fetchSpec": "^1.3.1" }, "_requiredBy": [ "/min-dom" ], "_resolved": "https://registry.npm.taobao.org/domify/download/domify-1.4.0.tgz", "_shasum": "11483617f764f8695975b4bdc79b14f0803b629b", "_spec": "domify@^1.3.1", "_where": "D:\\vmes-antd-new\\node_modules\\min-dom", "author": { "name": "TJ Holowaychuk", "email": "tj@vision-media.ca" }, "bugs": { "url": "https://github.com/component/domify/issues" }, "bundleDependencies": false, "component": { "scripts": { "domify/index.js": "index.js" } }, "dependencies": {}, "deprecated": false, "description": "turn HTML into DOM elements", "files": [ "index.js" ], "homepage": "https://github.com/component/domify#readme", "keywords": [ "dom", "html", "client", "browser", "component" ], "license": "MIT", "main": "index.js", "name": "domify", "repository": { "type": "git", "url": "git+https://github.com/component/domify.git" }, "version": "1.4.0" }