fei.wang
10 天以前 ae7b22322555448d95fd56f505bafa325c167a26
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "name": "extsprintf",
    "version": "1.3.0",
    "description": "extended POSIX-style sprintf",
    "main": "./lib/extsprintf.js",
    "repository": {
        "type": "git",
        "url": "git://github.com/davepacheco/node-extsprintf.git"
    },
    "engines": [
        "node >=0.6.0"
    ],
    "license": "MIT"
 
,"_resolved": "https://registry.npmmirror.com/extsprintf/-/extsprintf-1.3.0.tgz"
,"_integrity": "sha512-11Ndz7Nv+mvAC1j0ktTa7fAb0vLyGGX+rMHNBYQviQDGU0Hw7lhctJANqbPhu9nV9/izT/IntTgZ7Im/9LJs9g=="
,"_from": "extsprintf@1.3.0"
}