blob: 6c85d70c27ef9df7a65e61a5b4f54e30ed9cc8b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<component name="libraryTable">
<library name="express-handlebars node_modules" type="javaScript">
<properties>
<option name="frameworkName" value="node_modules" />
<sourceFilesUrls>
<item url="file://$PROJECT_DIR$/node_modules" />
</sourceFilesUrls>
</properties>
<CLASSES>
<root url="file://$PROJECT_DIR$/node_modules" />
</CLASSES>
<SOURCES />
</library>
</component>
|