test/node_modules/true-case-path/package.json
2018-12-13 14:35:49 +01:00

95 lines
3.5 KiB
JSON

{
"_args": [
[
{
"name": "true-case-path",
"raw": "true-case-path@^1.0.2",
"rawSpec": "^1.0.2",
"scope": null,
"spec": ">=1.0.2 <2.0.0",
"type": "range"
},
"/home/dorian/Documents/gitlab/test/node_modules/node-sass"
]
],
"_from": "true-case-path@>=1.0.2 <2.0.0",
"_id": "true-case-path@1.0.3",
"_inCache": true,
"_installable": true,
"_location": "/true-case-path",
"_nodeVersion": "9.2.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/true-case-path_1.0.3_1535293442377_0.43721743692087744"
},
"_npmUser": {
"email": "michael.barshinger@gmail.com",
"name": "barsh"
},
"_npmVersion": "6.4.0",
"_phantomChildren": {},
"_requested": {
"name": "true-case-path",
"raw": "true-case-path@^1.0.2",
"rawSpec": "^1.0.2",
"scope": null,
"spec": ">=1.0.2 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/node-sass"
],
"_resolved": "https://registry.npmjs.org/true-case-path/-/true-case-path-1.0.3.tgz",
"_shasum": "f813b5a8c86b40da59606722b144e3225799f47d",
"_shrinkwrap": null,
"_spec": "true-case-path@^1.0.2",
"_where": "/home/dorian/Documents/gitlab/test/node_modules/node-sass",
"author": {
"name": "barsh"
},
"bugs": {
"url": "https://github.com/barsh/true-case-path/issues"
},
"contributors": [
{
"email": "mklement0@gmail.com",
"name": "Michael Klement",
"url": "https://github.com/mklement0"
}
],
"dependencies": {
"glob": "^7.1.2"
},
"description": "Given a possibly case-variant version of an existing filesystem path, returns the case-exact, normalized version as stored in the filesystem.",
"devDependencies": {},
"directories": {},
"dist": {
"fileCount": 4,
"integrity": "sha512-m6s2OdQe5wgpFMC+pAJ+q9djG82O2jcHPOI6RNg1yy9rCYR+WD6Nbpl32fDpfC56nirdRy+opFa/Vk7HYhqaew==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbgrgDCRA9TVsSAnZWagAAjggP/R9eqvp3n8UE2pYysZF2\nRt7Xo6udZlQO6vMgAKOGBiPQsys+iP/TYYFzGzFNunrAuCw89avy/JdZkfOu\npmMxEUdzidsO6Tel1abQKyVZvZO3TzALsQZA11AW1opiYZxwJ1/28oYvvytZ\nyL740/BE25FOZYHDhd5NW06X++O7A9pDY/7vsdydiGzRYdyEYrJdfSuu5tnj\noUO2oAoc8bCFGs7h+wsYXpOj2a+72EDzB8naT8OoB1rTt+NGyRboz3qmilNE\n2+QIG8SdSzYpybBUs62sPM9Cqdqmci582ij0C6PEWXw4OMCq8z9jMvFcp8rS\njCUY48U6pUkkc1gyl3n4hIsvQE5q4z+7/UFy4pBjwQQLsp5SrnTcrQYvg7US\nu9LwBBL5Ym2YaiNBBD1k+EvdSaDkWlZ8EHAnRvnS8nEKoDJbfwbhAIai0F/n\nBe2C8Ufn6P4DqABee9VCEQTtzzN/0I05dNfbSO9sqU8j2gbo7HJkc+wImVuJ\n32H+I3JPEK70bu30nCt8OLMtPCa5jzaf9ryBoRPYRB+ZBfO9gQDRpN0zumaJ\nDvoYdiPvbeA/koC7nCngomvWtfV36BIUfrVWibmyuIAZDPs4zI8FqLJK0F6m\ne6qbMe/az68PVIaWLk6cCS2K8C2A2Im3tWyLIYlltZCwarj33VmIhotuggO4\nW2+g\r\n=qbsh\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "f813b5a8c86b40da59606722b144e3225799f47d",
"tarball": "https://registry.npmjs.org/true-case-path/-/true-case-path-1.0.3.tgz",
"unpackedSize": 15739
},
"gitHead": "a1623002cf442ba7b8bb91c6a981cc46c887b85b",
"homepage": "https://github.com/barsh/true-case-path#readme",
"license": "Apache-2.0",
"main": "index.js",
"maintainers": [
{
"email": "michael.barshinger@gmail.com",
"name": "barsh"
}
],
"name": "true-case-path",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/barsh/true-case-path.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.3"
}