| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 |
- {
- "_args": [
- [
- "if-async@3.7.4",
- "E:\\Client-Project\\UseStudio.CampusInfo\\resources\\app"
- ]
- ],
- "_from": "if-async@3.7.4",
- "_id": "if-async@3.7.4",
- "_inBundle": false,
- "_integrity": "sha1-VYaN6wCT08Z79xZudFNT+5vLIaI=",
- "_location": "/if-async",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "if-async@3.7.4",
- "name": "if-async",
- "escapedName": "if-async",
- "rawSpec": "3.7.4",
- "saveSpec": null,
- "fetchSpec": "3.7.4"
- },
- "_requiredBy": [
- "/regedit"
- ],
- "_resolved": "http://registry.npm.taobao.org/if-async/download/if-async-3.7.4.tgz",
- "_spec": "3.7.4",
- "_where": "E:\\Client-Project\\UseStudio.CampusInfo\\resources\\app",
- "author": {
- "name": "Yaniv Kessler"
- },
- "bugs": {
- "url": "https://github.com/kessler/if-async/issues"
- },
- "dependencies": {},
- "description": "async conditional execution for async.js or standalone usage",
- "devDependencies": {
- "mocha": "^2.1.0",
- "should": "^4.6.1"
- },
- "homepage": "https://github.com/kessler/if-async",
- "keywords": [
- "async"
- ],
- "license": "MIT",
- "main": "index.js",
- "name": "if-async",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/kessler/if-async.git"
- },
- "scripts": {
- "test": "mocha -R spec"
- },
- "version": "3.7.4"
- }
|