source: trip-planner-front/node_modules/minimalistic-assert/package.json@ 6c1585f

Last change on this file since 6c1585f was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 510 bytes
Line 
1{
2 "name": "minimalistic-assert",
3 "version": "1.0.1",
4 "description": "minimalistic-assert ===",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "repository": {
10 "type": "git",
11 "url": "https://github.com/calvinmetcalf/minimalistic-assert.git"
12 },
13 "author": "",
14 "license": "ISC",
15 "bugs": {
16 "url": "https://github.com/calvinmetcalf/minimalistic-assert/issues"
17 },
18 "homepage": "https://github.com/calvinmetcalf/minimalistic-assert"
19}
Note: See TracBrowser for help on using the repository browser.