alphascript-server
Version:
CRUD operations for mongo and other functionalities to get started quickly in any CMS project
79 lines (78 loc) • 2.19 kB
JSON
{
"_args": [
[
"alphascript-server@0.3.5",
"/home/alphascript/Desktop/Alphascript/asrc-archive"
]
],
"_from": "alphascript-server@0.3.5",
"_id": "alphascript-server@0.3.5",
"_inBundle": false,
"_integrity": "sha512-wiqZoqDi0jjfRNScLYujm1cN/JZioyY5L1Q8wrrHTeAGuIdjJh0hXH2Y11UP7UsOnsZ3vHaYxWVRxfVtVgWY+Q==",
"_location": "/alphascript-server",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "alphascript-server@0.3.5",
"name": "alphascript-server",
"escapedName": "alphascript-server",
"rawSpec": "0.3.5",
"saveSpec": null,
"fetchSpec": "0.3.5"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/alphascript-server/-/alphascript-server-0.3.5.tgz",
"_shasum": "dd65d8759f461223e11e9cb232d0b77378c0fb75",
"_spec": "0.3.5",
"_where": "/home/alphascript/Desktop/Alphascript/asrc-archive",
"author": {
"name": "João Lourenço",
"email": "joao.lourenco@alphascript.pt"
},
"bundleDependencies": false,
"dependencies": {
"chai": "^4.1.2",
"chai-http": "^3.0.0",
"convert-units": "^2.3.2",
"cron": "^1.3.0",
"ejs": "^2.6.1",
"email-templates": "^2.7.1",
"express": "^4.16.3",
"formidable": "^1.2.1",
"html-pdf": "^2.2.0",
"mkdirp": "^0.5.1",
"moment": "^2.22.1",
"mongoose": "^4.13.14",
"node-sass": "^4.9.0",
"node-xlsx": "^0.12.0",
"nodemailer": "^4.6.5",
"nodemailer-html-to-text": "^2.1.0",
"object-path": "^0.11.4",
"passport": "^0.4.0",
"passport-local": "^1.0.0",
"pdfkit": "^0.8.3",
"q": "^1.5.1",
"rand-token": "^0.4.0",
"validator": "^10.2.0",
"voilab-pdf-table": "^0.4.0"
},
"deprecated": false,
"description": "CRUD operations for mongo and other functionalities to get started quickly in any CMS project",
"devDependencies": {
"gulp": "^3.9.1",
"gulp-jshint": "^2.1.0",
"gulp-sloc": "^1.0.4",
"jshint": "^2.9.5",
"jshint-stylish": "^2.2.1",
"pump": "^3.0.0",
"through": "^2.3.8"
},
"license": "MIT",
"main": "index.js",
"name": "alphascript-server",
"scripts": {},
"version": "0.3.6"
}