vmes-flowable
Version:
ceshibao
61 lines (60 loc) • 1.61 kB
JSON
{
"_from": "selection-update@^0.1.2",
"_id": "selection-update@0.1.2",
"_inBundle": false,
"_integrity": "sha1-gDoETcxu2rWjrmSPXwNX6JrWa5Y=",
"_location": "/selection-update",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "selection-update@^0.1.2",
"name": "selection-update",
"escapedName": "selection-update",
"rawSpec": "^0.1.2",
"saveSpec": null,
"fetchSpec": "^0.1.2"
},
"_requiredBy": [
"/jp-bpmn-js-properties-panel"
],
"_resolved": "https://registry.npm.taobao.org/selection-update/download/selection-update-0.1.2.tgz",
"_shasum": "803a044dcc6edab5a3ae648f5f0357e89ad66b96",
"_spec": "selection-update@^0.1.2",
"_where": "D:\\vmes-antd-new\\node_modules\\jp-bpmn-js-properties-panel",
"author": {
"name": "Nico Rehwaldt",
"email": "git_nikku@nixis.de"
},
"bugs": {
"url": "https://github.com/nikku/selection-update/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Computing selection updates on external INPUT value changes, browser style",
"devDependencies": {
"chai": "^3.4.1",
"mocha": "^2.3.4"
},
"homepage": "https://github.com/nikku/selection-update",
"keywords": [
"selection",
"update",
"input",
"textarea",
"value",
"html",
"browserify"
],
"license": "MIT",
"main": "index.js",
"name": "selection-update",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/nikku/selection-update.git"
},
"scripts": {
"test": "mocha test.js"
},
"version": "0.1.2"
}