123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899 |
- {
- "_args": [
- [
- {
- "raw": "extend-promise@^0.0.6",
- "scope": null,
- "escapedName": "extend-promise",
- "name": "extend-promise",
- "rawSpec": "^0.0.6",
- "spec": ">=0.0.6 <0.0.7",
- "type": "range"
- },
- "/data/feimat/test_yali/online/shoufeilive/liveserver/node_modules/promise-queue-plus"
- ]
- ],
- "_from": "extend-promise@>=0.0.6 <0.0.7",
- "_id": "extend-promise@0.0.6",
- "_inCache": true,
- "_location": "/extend-promise",
- "_nodeVersion": "7.2.0",
- "_npmOperationalInternal": {
- "host": "packages-12-west.internal.npmjs.com",
- "tmp": "tmp/extend-promise-0.0.6.tgz_1486309441823_0.8617021881509572"
- },
- "_npmUser": {
- "name": "cnwhy",
- "email": "w.why@163.com"
- },
- "_npmVersion": "3.10.9",
- "_phantomChildren": {},
- "_requested": {
- "raw": "extend-promise@^0.0.6",
- "scope": null,
- "escapedName": "extend-promise",
- "name": "extend-promise",
- "rawSpec": "^0.0.6",
- "spec": ">=0.0.6 <0.0.7",
- "type": "range"
- },
- "_requiredBy": [
- "/promise-queue-plus"
- ],
- "_resolved": "https://registry.npmjs.org/extend-promise/-/extend-promise-0.0.6.tgz",
- "_shasum": "0308e3fbe419a0530b928e4edb1c66fbf9c808e4",
- "_shrinkwrap": null,
- "_spec": "extend-promise@^0.0.6",
- "_where": "/data/feimat/test_yali/online/shoufeilive/liveserver/node_modules/promise-queue-plus",
- "author": {
- "name": "cnwhy",
- "email": "w.why@163.com"
- },
- "bugs": {
- "url": "https://github.com/cnwhy/extend-promise/issues"
- },
- "dependencies": {},
- "description": "基于promise扩展一些常用方法",
- "devDependencies": {
- "easy-promise": "0.0.3",
- "gulp": "^3.9.1",
- "gulp-browserify": "^0.5.1",
- "gulp-header": "^1.8.8",
- "gulp-istanbul": "^1.1.1",
- "gulp-mocha": "^3.0.1",
- "gulp-rename": "^1.2.2",
- "gulp-uglify": "^2.0.0",
- "istanbul": "^0.4.5",
- "mocha": "^3.2.0"
- },
- "directories": {},
- "dist": {
- "shasum": "0308e3fbe419a0530b928e4edb1c66fbf9c808e4",
- "tarball": "https://registry.npmjs.org/extend-promise/-/extend-promise-0.0.6.tgz"
- },
- "gitHead": "9feb72e0b9b3352d55feeb8b1ef3e8c8dd03fcf9",
- "homepage": "https://github.com/cnwhy/extend-promise#readme",
- "keywords": [
- "promise"
- ],
- "license": "BSD-2-Clause",
- "main": "index.js",
- "maintainers": [
- {
- "name": "cnwhy",
- "email": "w.why@163.com"
- }
- ],
- "name": "extend-promise",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/cnwhy/extend-promise.git"
- },
- "scripts": {
- "test": "gulp test"
- },
- "version": "0.0.6"
- }
|