2015-12-06 19:21:21 -08:00

17 lines
308 B
JSON

{
"name": "test-prj",
"version": "1.0.0",
"preferGlobal": true,
"description": "unittest project",
"author": "",
"license": "MIT",
"repository": {
"type": "git",
"url": "git://github.com/serverless/serverless.git"
},
"keywords": [],
"dependencies": {
"dotenv": "^1.2.0"
}
}