Initial commit
This commit is contained in:
11
package.json
Normal file
11
package.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "npmcdn.com",
|
||||
"version": "1.0.0",
|
||||
"author": "Michael Jackson",
|
||||
"license": "MIT",
|
||||
"main": "server.js",
|
||||
"dependencies": {
|
||||
"cors": "^2.7.1",
|
||||
"express": "^4.13.4"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user