13 lines
313 B
JSON
13 lines
313 B
JSON
{
|
|
"name": "partynest",
|
|
"private": true,
|
|
"main": "index.js",
|
|
"repository": "https://github.com/libertarian-party/partynest.git",
|
|
"author": "Alex Kotov <kotovalexarian@gmail.com>",
|
|
"license": "MIT",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"jquery-viewer": "^1.0.0",
|
|
"viewerjs": "^1.3.0"
|
|
}
|
|
}
|