Files
comunicationLeap/node_modules/socket.io-adapter/node_modules/ms/package.json

72 lines
1.7 KiB
JSON

{
"_args": [
[
"ms@0.6.2",
"C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\socket.io-adapter\\node_modules\\debug"
]
],
"_from": "ms@0.6.2",
"_id": "ms@0.6.2",
"_inCache": true,
"_installable": true,
"_location": "/socket.io-adapter/ms",
"_npmUser": {
"email": "rauchg@gmail.com",
"name": "rauchg"
},
"_npmVersion": "1.2.30",
"_phantomChildren": {},
"_requested": {
"name": "ms",
"raw": "ms@0.6.2",
"rawSpec": "0.6.2",
"scope": null,
"spec": "0.6.2",
"type": "version"
},
"_requiredBy": [
"/socket.io-adapter/debug"
],
"_resolved": "https://registry.npmjs.org/ms/-/ms-0.6.2.tgz",
"_shasum": "d89c2124c6fdc1353d65a8b77bf1aac4b193708c",
"_shrinkwrap": null,
"_spec": "ms@0.6.2",
"_where": "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\socket.io-adapter\\node_modules\\debug",
"bugs": {
"url": "https://github.com/guille/ms.js/issues"
},
"component": {
"scripts": {
"ms/index.js": "index.js"
}
},
"dependencies": {},
"description": "Tiny ms conversion utility",
"devDependencies": {
"expect.js": "*",
"mocha": "*",
"serve": "*"
},
"directories": {},
"dist": {
"shasum": "d89c2124c6fdc1353d65a8b77bf1aac4b193708c",
"tarball": "http://registry.npmjs.org/ms/-/ms-0.6.2.tgz"
},
"homepage": "https://github.com/guille/ms.js#readme",
"main": "./index",
"maintainers": [
{
"email": "rauchg@gmail.com",
"name": "rauchg"
}
],
"name": "ms",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/guille/ms.js.git"
},
"version": "0.6.2"
}