Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
williamzhao87 committed Mar 30, 2022
1 parent 4224b63 commit da70ed6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 29 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

32 changes: 4 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,28 +1,4 @@
{
"_from": "@miltonbo/dashboard-style-airframe@^0.2.0",
"_inBundle": false,
"_integrity": "sha512-cTY/9+rloQepwVx0CsKm9+//4H6qJA7QNzPv5WrGoO1iRV8vKqpMg8E3v+Gn2JCfpv9tqsMAd1C//hxVbcGRSQ==",
"_location": "/@miltonbo/dashboard-style--airframe",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@miltonbo/dashboard-style--airframe@^0.2.0",
"name": "@miltonbo/dashboard-style--airframe",
"escapedName": "@miltonbo%2fdashboard-style--airframe",
"scope": "@miltonbo",
"rawSpec": "^0.2.0",
"saveSpec": null,
"fetchSpec": "^0.2.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/@miltonbo/dashboard-style--airframe/-/dashboard-style--airframe-0.2.0.tgz",
"_shasum": "c477469748a62a97ad2f8feeeda14a93ce50e394",
"_spec": "@miltonbo/dashboard-style--airframe@^0.2.0",
"_where": "/home/jmcm/business/Gluu/code/jans-admin-ui",
"author": "webkom.co",
"dependencies": {
"animejs": "^3.0.1",
"highcharts": "^9.2.2",
Expand All @@ -34,7 +10,7 @@
},
"license": "MIT",
"main": "js-modules/index.js",
"name": "@miltonbo/dashboard-style-airframe",
"name": "dashboard-style-airframe",
"peerDependencies": {
"bootstrap": "^4.1.3"
},
Expand All @@ -44,14 +20,14 @@
"version": "0.2.0",
"repository": {
"type": "git",
"url": "git+https://github.com/miltonbo/dashboard-style-airframe.git"
"url": "git+https://github.com/williamzhao87/dashboard-style-airframe.git"
},
"keywords": [
"airframe"
],
"bugs": {
"url": "https://github.com/miltonbo/dashboard-style-airframe/issues"
"url": "https://github.com/williamzhao87/dashboard-style-airframe/issues"
},
"homepage": "https://github.com/miltonbo/dashboard-style-airframe#readme",
"homepage": "https://github.com/williamzhao87/dashboard-style-airframe#readme",
"description": ""
}

0 comments on commit da70ed6

Please sign in to comment.