pinkmine/libs/redmine-types/package.json
2022-05-17 15:57:03 +07:00

12 lines
246 B
JSON

{
"name": "redmine-types",
"version": "0.1.0",
"description": "",
"main": "index.js",
"types": "index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Pavel Gnedov",
"license": "MIT"
}