2018-12-22 23:30:39 +01:00

58 lines
1.5 KiB
JSON

{
"_from": "pyconf@^1.1.5",
"_id": "pyconf@1.1.6",
"_inBundle": false,
"_integrity": "sha512-4ujjwqch6nViWduSLc3/QFrDdJJAvAE7NRBarSGLANwh0tNW0MbXeJE8ZziJZvzRnUEN5scYwsS+ItYU1uj6dQ==",
"_location": "/pyconf",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "pyconf@^1.1.5",
"name": "pyconf",
"escapedName": "pyconf",
"rawSpec": "^1.1.5",
"saveSpec": null,
"fetchSpec": "^1.1.5"
},
"_requiredBy": [
"/le-store-certbot"
],
"_resolved": "https://registry.npmjs.org/pyconf/-/pyconf-1.1.6.tgz",
"_shasum": "ebd8e8e8aaba5d48c35423b81b61429323e287a2",
"_spec": "pyconf@^1.1.5",
"_where": "D:\\Desktop\\Git\\Firebase\\SmartShopperFirebase\\node_modules\\le-store-certbot",
"author": {
"name": "AJ ONeal",
"email": "coolaj86@gmail.com",
"url": "https://coolaj86.com/"
},
"bugs": {
"url": "https://git.coolaj6.com/coolaj86/pyconf.js/issues"
},
"bundleDependencies": false,
"dependencies": {
"safe-replace": "^1.0.2"
},
"deprecated": false,
"description": "Read and write python config files non-destructively (preserves comments)",
"homepage": "https://git.coolaj6.com/coolaj86/pyconf.js#readme",
"keywords": [
"python",
"conf",
"config",
"comments"
],
"license": "(MIT OR Apache-2.0)",
"main": "index.js",
"name": "pyconf",
"repository": {
"type": "git",
"url": "https://git.coolaj6.com/coolaj86/pyconf.js.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.1.6"
}