You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							77 lines
						
					
					
						
							1.7 KiB
						
					
					
				
			
		
		
	
	
							77 lines
						
					
					
						
							1.7 KiB
						
					
					
				{
 | 
						|
  "_from": "ms@2.0.0",
 | 
						|
  "_id": "ms@2.0.0",
 | 
						|
  "_inBundle": false,
 | 
						|
  "_integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
 | 
						|
  "_location": "/ms",
 | 
						|
  "_phantomChildren": {},
 | 
						|
  "_requested": {
 | 
						|
    "type": "version",
 | 
						|
    "registry": true,
 | 
						|
    "raw": "ms@2.0.0",
 | 
						|
    "name": "ms",
 | 
						|
    "escapedName": "ms",
 | 
						|
    "rawSpec": "2.0.0",
 | 
						|
    "saveSpec": null,
 | 
						|
    "fetchSpec": "2.0.0"
 | 
						|
  },
 | 
						|
  "_requiredBy": [
 | 
						|
    "/body-parser/debug",
 | 
						|
    "/compression/debug",
 | 
						|
    "/debug",
 | 
						|
    "/expand-brackets/debug",
 | 
						|
    "/express/debug",
 | 
						|
    "/finalhandler/debug",
 | 
						|
    "/serve-index/debug",
 | 
						|
    "/snapdragon/debug"
 | 
						|
  ],
 | 
						|
  "_resolved": "https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz",
 | 
						|
  "_shasum": "5608aeadfc00be6c2901df5f9861788de0d597c8",
 | 
						|
  "_spec": "ms@2.0.0",
 | 
						|
  "_where": "F:\\bishe\\front\\node_modules\\debug",
 | 
						|
  "bugs": {
 | 
						|
    "url": "https://github.com/zeit/ms/issues"
 | 
						|
  },
 | 
						|
  "bundleDependencies": false,
 | 
						|
  "deprecated": false,
 | 
						|
  "description": "Tiny milisecond conversion utility",
 | 
						|
  "devDependencies": {
 | 
						|
    "eslint": "3.19.0",
 | 
						|
    "expect.js": "0.3.1",
 | 
						|
    "husky": "0.13.3",
 | 
						|
    "lint-staged": "3.4.1",
 | 
						|
    "mocha": "3.4.1"
 | 
						|
  },
 | 
						|
  "eslintConfig": {
 | 
						|
    "extends": "eslint:recommended",
 | 
						|
    "env": {
 | 
						|
      "node": true,
 | 
						|
      "es6": true
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "files": [
 | 
						|
    "index.js"
 | 
						|
  ],
 | 
						|
  "homepage": "https://github.com/zeit/ms#readme",
 | 
						|
  "license": "MIT",
 | 
						|
  "lint-staged": {
 | 
						|
    "*.js": [
 | 
						|
      "npm run lint",
 | 
						|
      "prettier --single-quote --write",
 | 
						|
      "git add"
 | 
						|
    ]
 | 
						|
  },
 | 
						|
  "main": "./index",
 | 
						|
  "name": "ms",
 | 
						|
  "repository": {
 | 
						|
    "type": "git",
 | 
						|
    "url": "git+https://github.com/zeit/ms.git"
 | 
						|
  },
 | 
						|
  "scripts": {
 | 
						|
    "lint": "eslint lib/* bin/*",
 | 
						|
    "precommit": "lint-staged",
 | 
						|
    "test": "mocha tests.js"
 | 
						|
  },
 | 
						|
  "version": "2.0.0"
 | 
						|
}
 |