UNPKG
machinepack-paths
Version:
beta (3.0.0-0)
latest (2.0.3)
3.0.0-0
2.0.3
2.0.2
2.0.1
1.2.0
1.1.1
1.1.0
1.0.0
Utilities for handling and transforming file paths.
machinepack-paths
/
index.js
6 lines
(5 loc)
•
165 B
JavaScript
View Raw
1
2
3
4
5
6
// This is a boilerplate file which should not need to be changed.
module
.
exports
=
require
(
'machine'
).
pack
({
pkg
:
require
(
'./package.json'
),
dir
: __dirname });