-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
34 lines (34 loc) · 963 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"name": "peer-array-se",
"version": "1.0.0",
"description": "A collection of array manipulation utilities",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/evgeny32/peer-array-se"
},
"dependencies": {
"lodash": "^4.17.21",
"shuffle-array": "^2.1.0",
"zenith-walk": "1.0.0",
"mandytrowbridge260-date-time": "1.1.4",
"meet-astro-util": "1.0.0",
"zenith-insights-fit": "1.0.0",
"meta-magics-wear": "1.0.0",
"rely-luminary-insights": "1.0.0",
"quantum-talk-helpers": "1.0.0",
"lapuhovlamel-image-utils": "1.1.4",
"random-fail": "1.0.0",
"image-utils-pose": "1.0.0",
"soulful-tools-stop": "1.0.0"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/evgeny32/peer-array-se/issues"
},
"homepage": "https://github.com/evgeny32/peer-array-se#readme"
}