123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596 |
- {
- "_args": [
- [
- "upyun-core@~0.1.8",
- "D:\\work\\im"
- ]
- ],
- "_from": "upyun-core@>=0.1.8 <0.2.0",
- "_id": "upyun-core@0.1.8",
- "_inCache": true,
- "_installable": true,
- "_location": "/upyun-core",
- "_npmUser": {
- "email": "399069891@qq.com",
- "name": "etiv"
- },
- "_npmVersion": "1.4.6",
- "_phantomChildren": {
- "aws-sign2": "0.5.0",
- "boom": "0.4.2",
- "combined-stream": "0.0.7",
- "cryptiles": "0.2.2",
- "forever-agent": "0.5.2",
- "hoek": "0.9.1",
- "http-signature": "0.10.1",
- "json-stringify-safe": "5.0.1",
- "mime": "1.2.11",
- "node-uuid": "1.4.7",
- "sntp": "0.2.4",
- "tough-cookie": "2.3.1"
- },
- "_requested": {
- "name": "upyun-core",
- "raw": "upyun-core@~0.1.8",
- "rawSpec": "~0.1.8",
- "scope": null,
- "spec": ">=0.1.8 <0.2.0",
- "type": "range"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/upyun-core/-/upyun-core-0.1.8.tgz",
- "_shasum": "383904f1471c9cde377ec3db132f0ce89fd6a534",
- "_shrinkwrap": null,
- "_spec": "upyun-core@~0.1.8",
- "_where": "D:\\work\\im",
- "author": {
- "name": "ETiV Wang"
- },
- "bugs": {
- "url": "https://github.com/ETiV/upyun-core/issues"
- },
- "dependencies": {
- "async": "~0.7.0",
- "request": "~2.34.0"
- },
- "description": "Make Use of UPYUN API Much Easier.",
- "devDependencies": {
- "grunt": "~0.4.4",
- "grunt-contrib-watch": "~0.6.1",
- "grunt-mocha-test": "~0.10.2",
- "mocha": "~1.18.2",
- "random-word": "~0.1.0",
- "should": "~3.3.1"
- },
- "directories": {},
- "dist": {
- "shasum": "383904f1471c9cde377ec3db132f0ce89fd6a534",
- "tarball": "https://registry.npmjs.org/upyun-core/-/upyun-core-0.1.8.tgz"
- },
- "homepage": "https://github.com/ETiV/upyun-core",
- "keywords": [
- "upyun",
- "cloud storage"
- ],
- "main": "./main.js",
- "maintainers": [
- {
- "email": "399069891@qq.com",
- "name": "etiv"
- }
- ],
- "name": "upyun-core",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/ETiV/upyun-core.git"
- },
- "scripts": {
- "test": "grunt test"
- },
- "version": "0.1.8"
- }
|