1
0
Fork 0
This repository has been archived on 2023-03-27. You can view files and clone it, but cannot push or open issues or pull requests.
lpr-partynest/package.json

14 lines
285 B
JSON
Raw Normal View History

2018-11-22 14:33:08 -05:00
{
"name": "partynest",
"private": true,
2019-01-30 20:35:45 -05:00
"main": "index.js",
"repository": "https://github.com/libertarian-party/partynest.git",
"author": "Alex Kotov <kotovalexarian@gmail.com>",
"license": "MIT",
"version": "0.0.0",
2018-12-02 08:20:22 -05:00
"dependencies": {
2020-01-17 09:25:59 -05:00
},
"devDependencies": {
2018-12-02 08:20:22 -05:00
}
2018-11-22 14:33:08 -05:00
}