Skip to content

Commit ef83797

Browse files
author
Anton Pavlov
committed
added package json
1 parent 0a2fdec commit ef83797

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

package.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"name": "visualcaptcha-frontend-angular",
3+
"version": "1.0.0",
4+
"description": "[![Codacy](https://www.codacy.com/project/badge/c0511ed25fa4454fa1757ac241ddab2b)](https://www.codacy.com/app/bruno-bernardino/visualCaptcha-frontend-angular)\r [![Code Climate](https://codeclimate.com/github/emotionLoop/visualCaptcha-frontend-angular/badges/gpa.svg)](https://codeclimate.com/github/emotionLoop/visualCaptcha-frontend-angular)",
5+
"main": "visualcaptcha.angular.js",
6+
"scripts": {
7+
"test": "echo \"Error: no test specified\" && exit 1"
8+
},
9+
"repository": {
10+
"type": "git",
11+
"url": "git+https://github.com/startappdev/visualCaptcha-frontend-angular.git"
12+
},
13+
"author": "",
14+
"license": "ISC",
15+
"bugs": {
16+
"url": "https://github.com/startappdev/visualCaptcha-frontend-angular/issues"
17+
},
18+
"homepage": "https://github.com/startappdev/visualCaptcha-frontend-angular#readme"
19+
}

0 commit comments

Comments
 (0)