|
1 | 1 | {
|
2 |
| - "name": "myscript-text-web", |
3 |
| - "version": "1.2.0", |
4 |
| - "description": "HTML5 Element easing integration of MyScript text handwriting recognition in your web-page", |
5 |
| - "keywords": [ |
6 |
| - "web-component", |
7 |
| - "web-components", |
8 |
| - "polymer", |
9 |
| - "myscript", |
10 |
| - "education", |
11 |
| - "write", |
12 |
| - "text", |
13 |
| - "handwriting", |
14 |
| - "recognition" |
15 |
| - ], |
16 |
| - "main": "myscript-text-web.html", |
17 |
| - "license": "Apache-2", |
18 |
| - "homepage": "https://myscript.github.io/myscript-text-web/components/myscript-text-web/", |
19 |
| - "repository": { |
20 |
| - "type": "git", |
21 |
| - "url": "git://github.com/MyScript/myscript-text-web.git" |
22 |
| - }, |
23 |
| - "ignore": [ |
24 |
| - "**/.*", |
25 |
| - "node_modules", |
26 |
| - "bower_components", |
27 |
| - "tests", |
28 |
| - "test" |
29 |
| - ], |
30 |
| - "dependencies": { |
31 |
| - "polymer": "Polymer/polymer#1.4.x", |
32 |
| - "myscript-common-element": "https://zen.visionobjects.com/git/WS/Polymer/myscript-common-element.git#master" |
33 |
| - }, |
34 |
| - "devDependencies": { |
35 |
| - "iron-component-page": "PolymerElements/iron-component-page#1.1.x", |
36 |
| - "iron-flex-layout": "PolymerElements/iron-flex-layout#1.3.x", |
37 |
| - "iron-ajax": "PolymerElements/iron-ajax#1.2.x", |
38 |
| - "paper-dropdown-menu": "PolymerElements/paper-dropdown-menu#1.1.x", |
39 |
| - "paper-listbox": "PolymerElements/paper-listbox#1.1.x", |
40 |
| - "paper-item": "PolymerElements/paper-item#1.1.x" |
41 |
| - } |
| 2 | + "name": "myscript-text-web", |
| 3 | + "version": "1.2.0", |
| 4 | + "description": "HTML5 Element easing integration of MyScript text handwriting recognition in your web-page", |
| 5 | + "keywords": [ |
| 6 | + "web-component", |
| 7 | + "web-components", |
| 8 | + "polymer", |
| 9 | + "myscript", |
| 10 | + "education", |
| 11 | + "write", |
| 12 | + "text", |
| 13 | + "handwriting", |
| 14 | + "recognition" |
| 15 | + ], |
| 16 | + "main": "myscript-text-web.html", |
| 17 | + "license": "Apache-2", |
| 18 | + "homepage": "https://myscript.github.io/myscript-text-web/components/myscript-text-web/", |
| 19 | + "repository": { |
| 20 | + "type": "git", |
| 21 | + "url": "git://github.com/MyScript/myscript-text-web.git" |
| 22 | + }, |
| 23 | + "ignore": [ |
| 24 | + "**/.*", |
| 25 | + "node_modules", |
| 26 | + "bower_components", |
| 27 | + "tests", |
| 28 | + "test" |
| 29 | + ], |
| 30 | + "dependencies": { |
| 31 | + "polymer": "Polymer/polymer#1.4.x", |
| 32 | + "myscript-common-element": "https://zen.visionobjects.com/git/WS/Polymer/myscript-common-element.git#master" |
| 33 | + }, |
| 34 | + "devDependencies": { |
| 35 | + "iron-component-page": "PolymerElements/iron-component-page#1.1.x", |
| 36 | + "iron-flex-layout": "PolymerElements/iron-flex-layout#1.3.x", |
| 37 | + "iron-ajax": "PolymerElements/iron-ajax#1.2.x", |
| 38 | + "paper-dropdown-menu": "PolymerElements/paper-dropdown-menu#1.1.x", |
| 39 | + "paper-listbox": "PolymerElements/paper-listbox#1.1.x", |
| 40 | + "paper-item": "PolymerElements/paper-item#1.1.x" |
| 41 | + }, |
| 42 | + "resolutions": { |
| 43 | + "myscript": "master" |
| 44 | + } |
42 | 45 | }
|
0 commit comments