shakapacker 8.0.0.rc.2 → 8.0.0.rc.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,28 @@
1
+ lockfileVersion: '9.0'
2
+
3
+ settings:
4
+ autoInstallPeers: true
5
+ excludeLinksFromLockfile: false
6
+
7
+ importers:
8
+
9
+ .:
10
+ dependencies:
11
+ shakapacker:
12
+ specifier: ../..
13
+ version: link:../..
14
+ devDependencies:
15
+ right-pad:
16
+ specifier: ^1.0.1
17
+ version: 1.0.1
18
+
19
+ packages:
20
+
21
+ right-pad@1.0.1:
22
+ resolution: {integrity: sha512-bYBjgxmkvTAfgIYy328fmkwhp39v8lwVgWhhrzxPV3yHtcSqyYKe9/XOhvW48UFjATg3VuJbpsp5822ACNvkmw==}
23
+ engines: {node: '>= 0.10'}
24
+ deprecated: Please use String.prototype.padEnd() over this package.
25
+
26
+ snapshots:
27
+
28
+ right-pad@1.0.1: {}