2020-05-26 18:17:24 +02:00

137 lines
4.1 KiB
JSON

{
"_args": [
[
"vinyl@^2.0.0",
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/vinyl-fs"
]
],
"_from": "vinyl@>=2.0.0 <3.0.0",
"_id": "vinyl@2.2.0",
"_inCache": true,
"_installable": true,
"_location": "/vinyl",
"_nodeVersion": "8.11.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/vinyl_2.2.0_1529677665786_0.5452228469693403"
},
"_npmUser": {
"email": "blaine.bublitz@gmail.com",
"name": "phated"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {},
"_requested": {
"name": "vinyl",
"raw": "vinyl@^2.0.0",
"rawSpec": "^2.0.0",
"scope": null,
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/gulp-concat",
"/gulp-minify",
"/gulp-watch",
"/vinyl-fs",
"/vinyl-sourcemap"
],
"_resolved": "https://registry.npmjs.org/vinyl/-/vinyl-2.2.0.tgz",
"_shasum": "d85b07da96e458d25b2ffe19fece9f2caa13ed86",
"_shrinkwrap": null,
"_spec": "vinyl@^2.0.0",
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/vinyl-fs",
"author": {
"email": "team@gulpjs.com",
"name": "Gulp Team",
"url": "http://gulpjs.com/"
},
"bugs": {
"url": "https://github.com/gulpjs/vinyl/issues"
},
"contributors": [
{
"name": "Eric Schoffstall",
"email": "yo@contra.io"
},
{
"name": "Blaine Bublitz",
"email": "blaine.bublitz@gmail.com"
}
],
"dependencies": {
"clone": "^2.1.1",
"clone-buffer": "^1.0.0",
"clone-stats": "^1.0.0",
"cloneable-readable": "^1.0.0",
"remove-trailing-separator": "^1.0.1",
"replace-ext": "^1.0.0"
},
"description": "Virtual file format.",
"devDependencies": {
"eslint": "^1.7.3",
"eslint-config-gulp": "^2.0.0",
"expect": "^1.20.2",
"istanbul": "^0.4.3",
"istanbul-coveralls": "^1.0.3",
"jscs": "^2.3.5",
"jscs-preset-gulp": "^1.0.0",
"mississippi": "^1.2.0",
"mocha": "^2.4.5"
},
"directories": {},
"dist": {
"fileCount": 7,
"integrity": "sha512-MBH+yP0kC/GQ5GwBqrTPTzEfiiLjta7hTtvQtbxBgTeSXsmKQRQecjibMbxIXzVT3Y9KJK+drOz1/k+vsu8Nkg==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbLQdhCRA9TVsSAnZWagAAta4P/iYvMLpSmHO3Vj2rJ8L2\nyorSSROvwh2Q5OViQYnG1iJ/KKBOzIzD1Tyffzb8Wewbb7180fbe7kzhXeCa\n+D3CbByL9cGvkuoD8lEIFsbqWTD0bfwTxAEY+QvYg2cFZmEPRTl787I2rr+l\nSUGgaz1AGu271V/Xvt99j2SFnovznmq7C45GeMGYDDK/dSTy+aE+Y8KXVnLI\nvaTGEeKWaeeHLyAAqmo7ZoAPYjjrm6KJOwh1GSB6ToIMB7NI0CVKvP2GB8af\n59j0qrUPtASTKQziNrii9xlo/rjD9XJFWzJeWzrSbE/HfbTaF+cmOaIKY0d0\nHwA7vX7kx/dDEGo8fr7Y/K1tf3rSr2Askr6pvIuER7q5XgJ5ASSCdXuZr218\nHGkbt/SnQXRMgn2fuvJ6k0AqO1zKf0A/c2ma7HqrWKxARVe6gbKr79YTLHjH\n7mx8fK/qtW04ORWtamJdC0bSAGuugYOdowctMOjBXIc+cn21er05YrIGehY3\nzNhsMy8I3Puc6c7Ek9rhkIRDuWHQu1V1wzdRpgX3NT3OD3ru3oVj95KnaBIi\nNlyT83wyYZS0Z21X+maeQEH5HOmCDXwvyJCNucrKm9hZbLTLViC4eNKo+CEF\n/wzqVukluZi0ZZg/hh4imWzxlvV0+OWNyqeHajP0OooQLq35dgI61j7JqiQj\n1pLw\r\n=Lh+V\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "d85b07da96e458d25b2ffe19fece9f2caa13ed86",
"tarball": "https://registry.npmjs.org/vinyl/-/vinyl-2.2.0.tgz",
"unpackedSize": 23821
},
"engines": {
"node": ">= 0.10"
},
"files": [
"LICENSE",
"index.js",
"lib"
],
"gitHead": "09c5bf424cca072c2ee63a7d3c68d885923f173c",
"homepage": "https://github.com/gulpjs/vinyl#readme",
"keywords": [
"directory",
"file",
"filesystem",
"path",
"stat",
"virtual"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "contra",
"email": "yo@contra.io"
},
{
"name": "phated",
"email": "blaine.bublitz@gmail.com"
}
],
"name": "vinyl",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/gulpjs/vinyl.git"
},
"scripts": {
"cover": "istanbul cover _mocha --report lcovonly",
"coveralls": "npm run cover && istanbul-coveralls",
"lint": "eslint . && jscs index.js lib/ test/",
"pretest": "npm run lint",
"test": "mocha --async-only"
},
"version": "2.2.0"
}