123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- {
- "_args": [
- [
- "config-chain@1.1.13",
- "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"
- ]
- ],
- "_from": "config-chain@1.1.13",
- "_id": "config-chain@1.1.13",
- "_inBundle": false,
- "_integrity": "sha1-+tB5Wqamza/57Rto6d/5Q3LCMvQ=",
- "_location": "/config-chain",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "config-chain@1.1.13",
- "name": "config-chain",
- "escapedName": "config-chain",
- "rawSpec": "1.1.13",
- "saveSpec": null,
- "fetchSpec": "1.1.13"
- },
- "_requiredBy": [
- "/js-beautify"
- ],
- "_resolved": "https://registry.nlark.com/config-chain/download/config-chain-1.1.13.tgz",
- "_spec": "1.1.13",
- "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",
- "author": {
- "name": "Dominic Tarr",
- "email": "dominic.tarr@gmail.com",
- "url": "http://dominictarr.com"
- },
- "bugs": {
- "url": "https://github.com/dominictarr/config-chain/issues"
- },
- "dependencies": {
- "ini": "^1.3.4",
- "proto-list": "~1.2.1"
- },
- "description": "HANDLE CONFIGURATION ONCE AND FOR ALL",
- "devDependencies": {
- "tap": "0.3.0"
- },
- "files": [
- "index.js"
- ],
- "homepage": "http://github.com/dominictarr/config-chain",
- "license": {
- "type": "MIT",
- "url": "https://raw.githubusercontent.com/dominictarr/config-chain/master/LICENCE"
- },
- "name": "config-chain",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/dominictarr/config-chain.git"
- },
- "scripts": {
- "test": "tap test/*"
- },
- "version": "1.1.13"
- }
|