Studentmediene/kapina-backend

View on GitHub
chimera_import_script/package.json

Summary

Maintainability
Test Coverage
{
"name": "import",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "babel-node index.js"
},
"author": "",
"license": "MIT",
"dependencies": {
"babel-cli": "^6.11.4",
"babel-polyfill": "^6.13.0",
"babel-preset-es2015": "^6.13.2",
"babel-preset-stage-0": "^6.5.0",
"concat": "0.0.1-security",
"fs": "0.0.2",
"http": "0.0.0",
"jsonfile": "^2.3.1",
"node-fetch": "^1.6.0",
"sanitize-html": "^1.13.0",
"string": "^3.3.1"
},
"devDependencies": {
"concat-stream": "^1.5.2"
}
}