forked from shipshapecode/shepherd
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
145 lines (145 loc) · 4.59 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
{
"name": "shepherd.js",
"version": "8.1.0",
"description": "Guide your users through a tour of your app.",
"keywords": [
"site tour",
"tour",
"tutorial",
"shepherd"
],
"homepage": "https://shepherdjs.dev",
"repository": {
"type": "git",
"url": "git+https://github.com/shipshapecode/shepherd.git"
},
"funding": {
"type": "individual",
"url": "https://github.com/sponsors/rwwagner90"
},
"license": "MIT",
"main": "dist/js/shepherd.js",
"module": "dist/js/shepherd.esm.js",
"types": "src/types/shepherd.d.ts",
"scripts": {
"build": "yarn clean && rollup -c",
"postbuild": "yarn build:landing",
"build:landing": "npx tailwind build ./landing/css/styles.css -o ./landing/css/welcome.css",
"clean": "rimraf dist",
"cy:open": "./node_modules/.bin/cypress open",
"cy:run:chrome": "cypress run --browser chrome",
"cy:run:firefox": "cypress run --browser firefox",
"dev": "yarn watch",
"docs": "node_modules/.bin/jsdoc -c .jsdoc.js --verbose",
"esdoc": "esdoc",
"lint:js": "eslint . --ext js",
"release": "release-it",
"rewrite-paths": "replace 'SF:.*src' 'SF:src' coverage/lcov.info",
"start": "yarn watch",
"start-test-server": "http-server -p 9002",
"test": "yarn lint:js && yarn test:ci",
"pretest:ci": "yarn build",
"test:ci": "yarn test:unit:ci && yarn test:cy:ci:chrome && yarn test:cy:ci:firefox",
"test:cy:ci:chrome": "start-server-and-test start-test-server http://localhost:9002 cy:run:chrome",
"test:cy:ci:firefox": "start-server-and-test start-test-server http://localhost:9002 cy:run:firefox",
"test:cy:watch": "start-server-and-test start-test-server http://localhost:9002 cy:open",
"test:unit:ci": "jest --coverage",
"test:unit:watch": "jest --watch",
"view-coverage": "http-server -p 9003 ./coverage/lcov-report -o",
"watch": "yarn clean && rollup -c --environment DEVELOPMENT --watch"
},
"dependencies": {
"@popperjs/core": "^2.8.6",
"deepmerge": "^4.2.2",
"smoothscroll-polyfill": "^0.4.4"
},
"devDependencies": {
"@ampproject/rollup-plugin-closure-compiler": "^0.26.0",
"@babel/core": "^7.13.8",
"@babel/preset-env": "^7.13.8",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/svelte": "^3.0.3",
"autoprefixer": "^9.8.6",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^26.6.3",
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
"chai": "^4.3.0",
"codeclimate-test-reporter": "^0.5.1",
"cssnano": "^4.1.10",
"cypress": "^6.5.0",
"cypress-plugin-tab": "^1.0.5",
"del": "^6.0.0",
"eslint": "^7.21.0",
"eslint-plugin-jest": "^24.1.5",
"eslint-plugin-ship-shape": "^0.8.1",
"eslint-plugin-svelte3": "^3.1.2",
"glob": "^7.1.6",
"http-server": "^0.12.3",
"jest": "^26.6.3",
"jest-expect-message": "^1.0.2",
"jest-transform-css": "^2.1.0",
"jsdoc": "^3.6.6",
"jsdoc-template-ship-shape": "^0.1.1",
"mutationobserver-shim": "^0.3.7",
"postcss": "^7.0.35",
"postinstall-postinstall": "^2.1.0",
"prettier": "^2.2.1",
"release-it": "^14.4.1",
"release-it-lerna-changelog": "^3.1.0",
"replace": "^1.2.0",
"rimraf": "^3.0.2",
"rollup": "^2.40.0",
"rollup-plugin-analyzer": "^4.0.0",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-filesize": "^9.1.1",
"rollup-plugin-license": "^2.2.0",
"rollup-plugin-livereload": "^2.0.0",
"rollup-plugin-multi-entry": "^2.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-postcss": "^2.9.0",
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-scss": "^2.6.1",
"rollup-plugin-serve": "^1.1.0",
"rollup-plugin-svelte": "^7.1.0",
"rollup-plugin-visualizer": "^4.2.0",
"sinon": "^9.2.4",
"start-server-and-test": "^1.12.0",
"svelte": "^3.32.1",
"svelte-jester": "^1.3.0",
"svelte-preprocess": "^4.6.9",
"tailwindcss": "^1.9.6"
},
"engines": {
"node": "10.* || >= 12"
},
"publishConfig": {
"registry": "https://registry.npmjs.org"
},
"authors": [
"Adam Schwartz <adam.flynn.schwartz@gmail.com>",
"Zack Bloom <zackbloom@gmail.com>"
],
"maintainers": [
"Robert Wagner <rwwagner90@gmail.com>",
"Chuck Carpenter <chuck@shipshape.io>"
],
"release-it": {
"plugins": {
"release-it-lerna-changelog": {
"infile": "CHANGELOG.md",
"launchEditor": true
}
},
"git": {
"tagName": "v${version}"
},
"github": {
"release": true,
"tokenRef": "GITHUB_AUTH"
},
"npm": {
"publish": true
}
}
}