Skip to content

Commit

Permalink
init package
Browse files Browse the repository at this point in the history
  • Loading branch information
sergoff96 committed Jan 21, 2021
1 parent 7d298c0 commit 4b8d808
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "input-range",
"version": "1.0.5",
"description": "## Описание ![Пример](/example.png)",
"main": "InputRange.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/consultnn/input-range.git"
},
"author": "apcom52 <apcom@live.ru>",
"license": "ISC",
"bugs": {
"url": "https://github.com/consultnn/input-range/issues"
},
"homepage": "https://github.com/consultnn/input-range#readme"
}

0 comments on commit 4b8d808

Please sign in to comment.