yapi/plugins/yapi-plugin-qsso/package.json

47 lines
1.3 KiB
JSON
Raw Normal View History

2017-09-06 10:18:13 +08:00
{
2017-09-06 14:00:37 +08:00
"_from": "yapi-plugin-qsso@^1.0.2",
2017-09-06 10:18:13 +08:00
"_id": "yapi-plugin-qsso@1.0.5",
"_inBundle": false,
"_integrity": "sha512-1Sy2zY4FUeMr4BoGAVLyaQeNizTiOl5enPOeJUlHPDTqawP9loBBdfUdHg89OLPJai/g0OD3kncTH2+sNPu5/g==",
"_location": "/yapi-plugin-qsso",
"_phantomChildren": {},
"_requested": {
2017-09-06 14:00:37 +08:00
"type": "range",
2017-09-06 10:18:13 +08:00
"registry": true,
2017-09-06 14:00:37 +08:00
"raw": "yapi-plugin-qsso@^1.0.2",
2017-09-06 10:18:13 +08:00
"name": "yapi-plugin-qsso",
"escapedName": "yapi-plugin-qsso",
2017-09-06 14:00:37 +08:00
"rawSpec": "^1.0.2",
2017-09-06 10:18:13 +08:00
"saveSpec": null,
2017-09-06 14:00:37 +08:00
"fetchSpec": "^1.0.2"
2017-09-06 10:18:13 +08:00
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/yapi-plugin-qsso/-/yapi-plugin-qsso-1.0.5.tgz",
"_shasum": "c9da87bdd7a378e601d38fc8fcce965f4337d27e",
2017-09-06 14:00:37 +08:00
"_spec": "yapi-plugin-qsso@^1.0.2",
"_where": "/Users/qitmac000249/Downloads/yapi_project",
2017-09-06 10:18:13 +08:00
"author": "",
"bugs": {
"url": "https://github.com/YMFE/yapi-plugin-qsso/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "",
"homepage": "https://github.com/YMFE/yapi-plugin-qsso#readme",
"license": "ISC",
"main": "index.js",
"name": "yapi-plugin-qsso",
"repository": {
"type": "git",
"url": "git+https://github.com/YMFE/yapi-plugin-qsso.git"
},
"scripts": {
"start": "node server.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.5"
}