mirror of
https://github.com/zhigang1992/npm.git
synced 2026-06-17 12:10:53 +08:00
11 lines
209 B
JSON
11 lines
209 B
JSON
{
|
|
"name": "install-cli",
|
|
"description": "fixture",
|
|
"version": "0.0.1",
|
|
"main": "index.js",
|
|
"dependencies": {
|
|
"read": "1.0.5"
|
|
},
|
|
"repository": "git://github.com/robertkowalski/bogusfixture"
|
|
}
|