Repository URL to install this package:
|
Version:
0.9.1 ▾
|
{
"name": "cors-demo",
"version": "0.0.1",
"description": "Cors demo",
"main": "server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Petru Isfan",
"license": "Apache2",
"dependencies": {
"express": "^4.12.3"
}
}