You can not 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
384 B
20 lines
384 B
{
|
|
"name": "3rd",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "tableExport.js",
|
|
"dependencies": {
|
|
"babel-polyfill": "^6.26.0",
|
|
"es6-shim": "^0.35.5",
|
|
"vue": "^2.6.10"
|
|
},
|
|
"devDependencies": {
|
|
"fetch-mock": "^7.3.3"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC"
|
|
}
|
|
|