101 lines
2.5 KiB
JSON
101 lines
2.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"le-challenge-fs@^2.0.8",
|
|
"/nodeapps/https-test/greenlock-express.js"
|
|
]
|
|
],
|
|
"_from": "le-challenge-fs@>=2.0.8 <3.0.0",
|
|
"_id": "le-challenge-fs@2.0.8",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/le-challenge-fs",
|
|
"_nodeVersion": "6.7.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/le-challenge-fs-2.0.8.tgz_1476312857466_0.7560109794139862"
|
|
},
|
|
"_npmUser": {
|
|
"email": "coolaj86@gmail.com",
|
|
"name": "coolaj86"
|
|
},
|
|
"_npmVersion": "3.10.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "le-challenge-fs",
|
|
"raw": "le-challenge-fs@^2.0.8",
|
|
"rawSpec": "^2.0.8",
|
|
"scope": null,
|
|
"spec": ">=2.0.8 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/",
|
|
"/greenlock"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/le-challenge-fs/-/le-challenge-fs-2.0.8.tgz",
|
|
"_shasum": "b6d458a37f097e87df3d8b5ff67013737ab9d5a2",
|
|
"_shrinkwrap": null,
|
|
"_spec": "le-challenge-fs@^2.0.8",
|
|
"_where": "/nodeapps/https-test/greenlock-express.js",
|
|
"author": {
|
|
"email": "coolaj86@gmail.com",
|
|
"name": "AJ ONeal",
|
|
"url": "https://coolaj86.com/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/Daplie/le-challenge-fs/issues"
|
|
},
|
|
"dependencies": {
|
|
"mkdirp": "^0.5.1"
|
|
},
|
|
"description": "A fs-based strategy for node-letsencrypt for setting, retrieving, and clearing ACME challenges issued by the ACME server",
|
|
"devDependencies": {
|
|
"finalhandler": "^0.5.0",
|
|
"serve-static": "^1.11.1"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "b6d458a37f097e87df3d8b5ff67013737ab9d5a2",
|
|
"tarball": "https://registry.npmjs.org/le-challenge-fs/-/le-challenge-fs-2.0.8.tgz"
|
|
},
|
|
"gitHead": "3cc123034837d6e3535937665f2227b80d9cb535",
|
|
"homepage": "https://github.com/Daplie/le-challenge-fs#readme",
|
|
"keywords": [
|
|
"acme",
|
|
"challenge",
|
|
"cluster",
|
|
"ephemeral",
|
|
"fs",
|
|
"http",
|
|
"http-01",
|
|
"le",
|
|
"le-challenge",
|
|
"le-challenge-",
|
|
"le-challenge-fs",
|
|
"le-challenge-http",
|
|
"le-challenge-webroot",
|
|
"letsencrypt",
|
|
"webroot"
|
|
],
|
|
"license": "(MIT OR Apache-2.0)",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "coolaj86",
|
|
"email": "coolaj86@gmail.com"
|
|
}
|
|
],
|
|
"name": "le-challenge-fs",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/Daplie/le-challenge-fs.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node test.js"
|
|
},
|
|
"version": "2.0.8"
|
|
}
|