You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
461 B
JSON

{
"name": "depfish",
"version": "1.0.0",
"main": "index.js",
"repository": "http://git.cryto.net/joepie91/depfish.git",
"author": "Sven Slootweg <admin@cryto.net>",
"license": "WTFPL OR CC0-1.0",
"dependencies": {
"bluebird": "^3.5.5",
"chalk": "^2.4.2",
"escape-string-regexp": "^2.0.0",
"js-lcs": "^1.0.1",
"map-obj": "^4.1.0",
"nanoid": "^2.0.3",
"nijs": "^0.0.25",
"pad": "^3.2.0",
"yargs": "^13.2.4"
}
}