Feuerwehr-eppingen/node_modules/true-case-path/package.json

99 lines
2.7 KiB
JSON

{
"_args": [
[
{
"raw": "true-case-path@^1.0.2",
"scope": null,
"escapedName": "true-case-path",
"name": "true-case-path",
"rawSpec": "^1.0.2",
"spec": ">=1.0.2 <2.0.0",
"type": "range"
},
"/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/node-sass"
]
],
"_from": "true-case-path@>=1.0.2 <2.0.0",
"_id": "true-case-path@1.0.2",
"_inCache": true,
"_location": "/true-case-path",
"_nodeVersion": "5.3.0",
"_npmOperationalInternal": {
"host": "packages-6-west.internal.npmjs.com",
"tmp": "tmp/true-case-path-1.0.2.tgz_1456249561010_0.03292417852208018"
},
"_npmUser": {
"name": "barsh",
"email": "michael.barshinger@gmail.com"
},
"_npmVersion": "3.3.12",
"_phantomChildren": {
"inflight": "1.0.6",
"inherits": "2.0.3",
"minimatch": "3.0.4",
"once": "1.4.0",
"path-is-absolute": "1.0.1"
},
"_requested": {
"raw": "true-case-path@^1.0.2",
"scope": null,
"escapedName": "true-case-path",
"name": "true-case-path",
"rawSpec": "^1.0.2",
"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.2.tgz",
"_shasum": "7ec91130924766c7f573be3020c34f8fdfd00d62",
"_shrinkwrap": null,
"_spec": "true-case-path@^1.0.2",
"_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/node-sass",
"author": {
"name": "barsh"
},
"bugs": {
"url": "https://github.com/barsh/true-case-path/issues"
},
"contributors": [
{
"name": "Michael Klement",
"email": "mklement0@gmail.com",
"url": "https://github.com/mklement0"
}
],
"dependencies": {
"glob": "^6.0.4"
},
"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": {
"shasum": "7ec91130924766c7f573be3020c34f8fdfd00d62",
"tarball": "https://registry.npmjs.org/true-case-path/-/true-case-path-1.0.2.tgz"
},
"gitHead": "2f6e021f84e233b6fa1d90729a39eb2ce5b04c52",
"homepage": "https://github.com/barsh/true-case-path#readme",
"license": "Apache version 2.0",
"main": "index.js",
"maintainers": [
{
"name": "barsh",
"email": "michael.barshinger@gmail.com"
}
],
"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.2"
}