File: /var/www/tana/frontend/node_modules/vinyl-fs/node_modules/vinyl/package.json
{
"_args": [
[
"vinyl@0.4.6",
"C:\\OSPanel\\domains\\tana\\frontend"
]
],
"_development": true,
"_from": "vinyl@0.4.6",
"_id": "vinyl@0.4.6",
"_inBundle": false,
"_integrity": "sha1-LzVsh6VQolVGHza76ypbqL94SEc=",
"_location": "/vinyl-fs/vinyl",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "vinyl@0.4.6",
"name": "vinyl",
"escapedName": "vinyl",
"rawSpec": "0.4.6",
"saveSpec": null,
"fetchSpec": "0.4.6"
},
"_requiredBy": [
"/vinyl-fs"
],
"_resolved": "https://registry.npmjs.org/vinyl/-/vinyl-0.4.6.tgz",
"_spec": "0.4.6",
"_where": "C:\\OSPanel\\domains\\tana\\frontend",
"author": {
"name": "Fractal",
"email": "contact@wearefractal.com",
"url": "http://wearefractal.com/"
},
"bugs": {
"url": "https://github.com/wearefractal/vinyl/issues"
},
"dependencies": {
"clone": "^0.2.0",
"clone-stats": "^0.0.1"
},
"description": "A virtual file format",
"devDependencies": {
"buffer-equal": "0.0.1",
"coveralls": "^2.6.1",
"event-stream": "^3.1.0",
"istanbul": "^0.3.0",
"jshint": "^2.4.1",
"lodash.templatesettings": "^2.4.1",
"mocha": "^2.0.0",
"mocha-lcov-reporter": "^0.0.1",
"rimraf": "^2.2.5",
"should": "^4.0.4"
},
"engines": {
"node": ">= 0.9"
},
"files": [
"index.js",
"lib"
],
"homepage": "http://github.com/wearefractal/vinyl",
"licenses": [
{
"type": "MIT",
"url": "http://github.com/wearefractal/vinyl/raw/master/LICENSE"
}
],
"main": "./index.js",
"name": "vinyl",
"repository": {
"type": "git",
"url": "git://github.com/wearefractal/vinyl.git"
},
"scripts": {
"coveralls": "istanbul cover _mocha -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage",
"test": "mocha --reporter spec && jshint lib"
},
"version": "0.4.6"
}