dpn:获取用户npm模块的依赖项

时间:2024-02-24 12:44:01
【文件属性】:

文件名称:dpn:获取用户npm模块的依赖项

文件大小:4KB

文件格式:ZIP

更新时间:2024-02-24 12:44:01

npm dependents npmJavaScript

dpn 获取用户npm模块的依赖项 安装 $ npm install dpn 用法 const dpn = require ( 'dpn' ) ; dpn ( 'gillstrom' ) . then ( result => { console . log ( result ) ; //=> {'app-size': ['osx-app'], 'array-max-length': ['get-arrows'], 'battery-level': ['evac'], ...} } ) ; API dpn(用户名) 返回解析为对象的promise。 用户名 需要类型: string 要


【文件预览】:
dpn-master
----.travis.yml(63B)
----index.js(795B)
----test.js(136B)
----package.json(662B)
----readme.md(716B)
----license(1KB)
----.gitignore(23B)
----.npmrc(19B)
----.editorconfig(175B)
----.gitattributes(12B)

网友评论