Skip to content

Commit 4e7ac61

Browse files
authored
Update package.json
1 parent ccd2166 commit 4e7ac61

File tree

1 file changed

+1
-29
lines changed

1 file changed

+1
-29
lines changed

package.json

Lines changed: 1 addition & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,4 @@
11
{
2-
"_from": "ng2-semantic-ui",
3-
4-
"_inBundle": false,
5-
"_integrity": "sha512-2SUarsmKeyr3RUudlBC0jVECAqURnXgJlz4JxON+aW4xwPxdxFJ0ix6FosJ0/sbq3z8zuCrMwtBIxNADk/sKFg==",
6-
"_location": "/ng2-semantic-ui",
7-
"_phantomChildren": {},
8-
"_requested": {
9-
"type": "tag",
10-
"registry": true,
11-
"raw": "ng2-semantic-ui",
12-
"name": "ng2-semantic-ui",
13-
"escapedName": "ng2-semantic-ui",
14-
"rawSpec": "",
15-
"saveSpec": null,
16-
"fetchSpec": "latest"
17-
},
18-
"_requiredBy": [
19-
"#USER",
20-
"/"
21-
],
22-
"_resolved": "https://registry.npmjs.org/ng2-semantic-ui/-/ng2-semantic-ui-0.9.6.tgz",
23-
"_shasum": "9bdc5aa379466ca2bcef09db3867817cec085538",
24-
"_spec": "ng2-semantic-ui",
25-
"_where": "/Volumes/DATA/Developer/olissys/e2b.web",
262
"angular-cli": {},
273
"author": {
284
"name": "Edward Carroll"
@@ -92,18 +68,14 @@
9268
"license": "MIT",
9369
"main": "bundles/ng2-semantic-ui.umd.min.js",
9470
"module": "dist/public.js",
95-
"name": "ng2-semantic-ui",
71+
"name": "ng2-semantic-ui-zaoblako",
9672
"peerDependencies": {
9773
"@angular/common": "^4.3.1 || >= 5.0.0-beta",
9874
"@angular/compiler": "^4.3.1 || >= 5.0.0-beta",
9975
"@angular/core": "^4.3.1 || >= 5.0.0-beta",
10076
"@angular/forms": "^4.3.1 || >= 5.0.0-beta",
10177
"typescript": "~2.3.0"
10278
},
103-
"repository": {
104-
"type": "git",
105-
"url": "https://github.com/edcarroll/ng2-semantic-ui/tree/master"
106-
},
10779
"scripts": {
10880
"build": "npm run lint && npm run compile && npm run package:lib",
10981
"build:demo": "npm run lint && npm run compile",

0 commit comments

Comments
 (0)