js-lightning
Version:
Direct Javascript to Web interpreted server inspired by PHP
83 lines (82 loc) • 3.5 kB
JSON
{
"name": "site-directory",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "site-directory",
"version": "1.0.0",
"license": "ISC",
"dependencies": {
"qtools-config-file-processor": "^1.0.8",
"qtools-functional-library": "^1.1.4",
"qtools-parse-command-line": "^1.0.5"
}
},
"node_modules/lodash": {
"version": "4.17.21",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
},
"node_modules/multi-ini": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/multi-ini/-/multi-ini-2.1.2.tgz",
"integrity": "sha512-m7G4SF3bo/VM+iyeiIlCvBVD0GY2NQ/PHh+H6y3sEYaRJ3fFeKo5/6e0O15B17+KpqDZ9ia+JBo8d7ZUYiEucw==",
"dependencies": {
"lodash": "^4.0.0"
}
},
"node_modules/qtools-config-file-processor": {
"version": "1.0.8",
"resolved": "https://registry.npmjs.org/qtools-config-file-processor/-/qtools-config-file-processor-1.0.8.tgz",
"integrity": "sha512-itXLDwW35JymiSrCZXbra8o1Ipw7unjMztZVeDBpThyD8XCIJtp5JAMJ4VWhMLrxQxTYQjKD93agjZUC20jNnw==",
"dependencies": {
"multi-ini": "^2.1.2"
}
},
"node_modules/qtools-functional-library": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/qtools-functional-library/-/qtools-functional-library-1.1.4.tgz",
"integrity": "sha512-Go/jyy1TYhWZFQiAYQhaZf7N5bvqpzSZgRCHWetCR3SKqeBMcocypDkMKifPj6Okn43vY+VNgR513CGhME/TSA=="
},
"node_modules/qtools-parse-command-line": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/qtools-parse-command-line/-/qtools-parse-command-line-1.0.5.tgz",
"integrity": "sha512-06TkTSQEZYMI3kGvAmFlBSR/B032R9rkH0reNhJ1woBfc4VSj8fW7L6LhzhrlmQPDrPuuNBePIGTXcnQAFjAlQ=="
}
},
"dependencies": {
"lodash": {
"version": "4.17.21",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
},
"multi-ini": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/multi-ini/-/multi-ini-2.1.2.tgz",
"integrity": "sha512-m7G4SF3bo/VM+iyeiIlCvBVD0GY2NQ/PHh+H6y3sEYaRJ3fFeKo5/6e0O15B17+KpqDZ9ia+JBo8d7ZUYiEucw==",
"requires": {
"lodash": "^4.0.0"
}
},
"qtools-config-file-processor": {
"version": "1.0.8",
"resolved": "https://registry.npmjs.org/qtools-config-file-processor/-/qtools-config-file-processor-1.0.8.tgz",
"integrity": "sha512-itXLDwW35JymiSrCZXbra8o1Ipw7unjMztZVeDBpThyD8XCIJtp5JAMJ4VWhMLrxQxTYQjKD93agjZUC20jNnw==",
"requires": {
"multi-ini": "^2.1.2"
}
},
"qtools-functional-library": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/qtools-functional-library/-/qtools-functional-library-1.1.4.tgz",
"integrity": "sha512-Go/jyy1TYhWZFQiAYQhaZf7N5bvqpzSZgRCHWetCR3SKqeBMcocypDkMKifPj6Okn43vY+VNgR513CGhME/TSA=="
},
"qtools-parse-command-line": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/qtools-parse-command-line/-/qtools-parse-command-line-1.0.5.tgz",
"integrity": "sha512-06TkTSQEZYMI3kGvAmFlBSR/B032R9rkH0reNhJ1woBfc4VSj8fW7L6LhzhrlmQPDrPuuNBePIGTXcnQAFjAlQ=="
}
}
}