File: D:/HostingSpaces/SBogers10/somerenslust.komma.pro/node_modules/send/node_modules/ms/package.json
{
"_args": [
[
{
"raw": "ms@1.0.0",
"scope": null,
"escapedName": "ms",
"name": "ms",
"rawSpec": "1.0.0",
"spec": "1.0.0",
"type": "version"
},
"/Users/pascallemmen/Webdevelopment/Somerens Lust/node_modules/send"
]
],
"_from": "ms@1.0.0",
"_id": "ms@1.0.0",
"_inCache": true,
"_location": "/send/ms",
"_nodeVersion": "7.7.3",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/ms-1.0.0.tgz_1489959793252_0.42147551802918315"
},
"_npmUser": {
"name": "leo",
"email": "leo@zeit.co"
},
"_npmVersion": "4.1.2",
"_phantomChildren": {},
"_requested": {
"raw": "ms@1.0.0",
"scope": null,
"escapedName": "ms",
"name": "ms",
"rawSpec": "1.0.0",
"spec": "1.0.0",
"type": "version"
},
"_requiredBy": [
"/send"
],
"_resolved": "https://registry.npmjs.org/ms/-/ms-1.0.0.tgz",
"_shasum": "59adcd22edc543f7b5381862d31387b1f4bc9473",
"_shrinkwrap": null,
"_spec": "ms@1.0.0",
"_where": "/Users/pascallemmen/Webdevelopment/Somerens Lust/node_modules/send",
"bugs": {
"url": "https://github.com/zeit/ms/issues"
},
"dependencies": {},
"description": "Tiny milisecond conversion utility",
"devDependencies": {
"eslint": "3.18.0",
"expect.js": "0.3.1",
"husky": "0.13.2",
"lint-staged": "3.4.0",
"mocha": "3.0.2"
},
"directories": {},
"dist": {
"shasum": "59adcd22edc543f7b5381862d31387b1f4bc9473",
"tarball": "https://registry.npmjs.org/ms/-/ms-1.0.0.tgz"
},
"eslintConfig": {
"extends": "eslint:recommended",
"env": {
"node": true,
"es6": true
}
},
"files": [
"index.js"
],
"gitHead": "7daf984a9011e720cc3c165ed82c4506f3471b37",
"homepage": "https://github.com/zeit/ms#readme",
"license": "MIT",
"lint-staged": {
"*.js": [
"npm run lint",
"prettier --single-quote --write",
"git add"
]
},
"main": "./index",
"maintainers": [
{
"name": "leo",
"email": "leo@zeit.co"
},
{
"name": "rauchg",
"email": "rauchg@gmail.com"
}
],
"name": "ms",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/zeit/ms.git"
},
"scripts": {
"lint": "eslint lib/* bin/*",
"precommit": "lint-staged",
"test": "mocha tests.js"
},
"version": "1.0.0"
}