first commit
This commit is contained in:
5
build/node_modules/npm-path/bin/npm-path
generated
vendored
Executable file
5
build/node_modules/npm-path/bin/npm-path
generated
vendored
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
var npmPath = require('../')
|
||||
|
||||
console.log(npmPath())
|
||||
Reference in New Issue
Block a user