12 lines
301 B
JSON
12 lines
301 B
JSON
{
|
|
"name": "@joepie91/promise-delay-since",
|
|
"version": "1.0.1",
|
|
"main": "index.js",
|
|
"repository": "http://git.cryto.net/joepie91/node-promise-delay-since.git",
|
|
"author": "Sven Slootweg <admin@cryto.net>",
|
|
"license": "WTFPL OR CC0-1.0",
|
|
"devDependencies": {
|
|
"bluebird": "^3.5.4"
|
|
}
|
|
}
|