FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
patternlab-node/packages/engine-react/package.json at dev · forkkit/patternlab-node · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
forkkit
/
patternlab-node
Public
forked from
pattern-lab/patternlab-node
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
patternlab-node
/
packages
/
engine-react
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
39 lines (39 loc) · 982 Bytes
Breadcrumbs
patternlab-node
/
packages
/
engine-react
/
package.json
Copy path
File metadata and controls
39 lines (39 loc) · 982 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
{
"name"
:
"
@pattern-lab/engine-react
"
,
"description"
:
"
The React engine for Pattern Lab / Node
"
,
"version"
:
"
5.10.0
"
,
"private"
:
true
,
"main"
:
"
lib/engine_react.js
"
,
"dependencies"
: {
"babel-core"
:
"
6.17.0
"
,
"babel-plugin-transform-es2015-modules-commonjs"
:
"
6.16.0
"
,
"babel-preset-react"
:
"
6.16.0
"
,
"cheerio"
:
"
0.22.0
"
,
"hogan"
:
"
1.0.2
"
,
"js-beautify"
:
"
1.6.4
"
,
"react"
:
"
15.3.2
"
,
"react-dom"
:
"
15.3.2
"
},
"peerDependencies"
: {
"@pattern-lab/core"
:
"
>2
"
},
"keywords"
: [
"
Pattern Lab
"
,
"
Atomic Web Design
"
,
"
Node
"
,
"
Gulp
"
,
"
Javascript
"
,
"
React
"
],
"repository"
:
"
https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-react
"
,
"bugs"
:
"
https://github.com/pattern-lab/patternlab-node/issues
"
,
"author"
:
"
Brian Muenzenmeyer & Geoffrey Pursell
"
,
"license"
:
"
MIT
"
,
"scripts"
: {},
"engines"
: {
"node"
:
"
>=12.12.0
"
},
"publishConfig"
: {
"access"
:
"
public
"
}
}
Back
|
FazBrowse Home
|
New Git URL