@zkochan/pnpm
Version:
A fast implementation of npm install
104 lines (103 loc) • 2.46 kB
JSON
{
"_args": [
[
{
"raw": "parse-ms@^1.0.0",
"scope": null,
"escapedName": "parse-ms",
"name": "parse-ms",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"C:\\src\\pnpm\\node_modules\\pretty-ms"
]
],
"_from": "parse-ms@>=1.0.0 <2.0.0",
"_id": "parse-ms@1.0.1",
"_inCache": true,
"_installable": true,
"_location": "/parse-ms",
"_nodeVersion": "4.3.0",
"_npmOperationalInternal": {
"host": "packages-6-west.internal.npmjs.com",
"tmp": "tmp/parse-ms-1.0.1.tgz_1455611413197_0.5819392285775393"
},
"_npmUser": {
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
},
"_npmVersion": "2.14.12",
"_phantomChildren": {},
"_requested": {
"raw": "parse-ms@^1.0.0",
"scope": null,
"escapedName": "parse-ms",
"name": "parse-ms",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/pretty-ms"
],
"_resolved": "https://registry.npmjs.org/parse-ms/-/parse-ms-1.0.1.tgz",
"_shasum": "56346d4749d78f23430ca0c713850aef91aa361d",
"_shrinkwrap": null,
"_spec": "parse-ms@^1.0.0",
"_where": "C:\\src\\pnpm\\node_modules\\pretty-ms",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "http://sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/parse-ms/issues"
},
"dependencies": {},
"description": "Parse milliseconds into an object",
"devDependencies": {
"mocha": "*"
},
"directories": {},
"dist": {
"shasum": "56346d4749d78f23430ca0c713850aef91aa361d",
"tarball": "https://registry.npmjs.org/parse-ms/-/parse-ms-1.0.1.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "4bf8c19fa84efca958f3823f794f0d55c49e5827",
"homepage": "https://github.com/sindresorhus/parse-ms#readme",
"keywords": [
"browser",
"parse",
"time",
"ms",
"milliseconds",
"duration",
"period",
"range"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "parse-ms",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/parse-ms.git"
},
"scripts": {
"test": "mocha"
},
"version": "1.0.1"
}