package.json 305 Bytes
Newer Older
LELMAD Mohamed's avatar
LELMAD Mohamed committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "s2",
  "version": "1.0.0",
  "description": "",
  "main": "activity3.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "fs": "0.0.1-security",
    "loadash": "^1.0.0",
    "lodash": "^4.17.20"
  }
}