diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2018-02-18 22:51:57 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2018-02-18 22:51:57 +0100 |
| commit | 3c62a936378e490e99c2ac8955797464216b1691 (patch) | |
| tree | 23145a905ae399414399ebe5862d804226c8e849 /node_modules/.yarn-integrity | |
| download | jo.mssola.com-3c62a936378e490e99c2ac8955797464216b1691.tar.gz jo.mssola.com-3c62a936378e490e99c2ac8955797464216b1691.zip | |
Initial commit
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'node_modules/.yarn-integrity')
| -rw-r--r-- | node_modules/.yarn-integrity | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/node_modules/.yarn-integrity b/node_modules/.yarn-integrity new file mode 100644 index 0000000..0a07e7f --- /dev/null +++ b/node_modules/.yarn-integrity @@ -0,0 +1,16 @@ +{ + "nodeVersion": "v8.9.4", + "modulesFolders": [ + "node_modules" + ], + "flags": [], + "linkedModules": [], + "topLevelPatterns": [ + "font-awesome@^4.7.0" + ], + "lockfileEntries": { + "font-awesome@^4.7.0": "https://registry.yarnpkg.com/font-awesome/-/font-awesome-4.7.0.tgz#8fa8cf0411a1a31afd07b06d2902bb9fc815a133" + }, + "files": [], + "artifacts": {} +}
\ No newline at end of file |
