1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/vinyl/package.json

76 lines
1.7 KiB
JSON

{
"_args": [
[
"vinyl@0.5.3",
"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main"
]
],
"_from": "vinyl@0.5.3",
"_id": "vinyl@0.5.3",
"_inBundle": false,
"_integrity": "sha1-sEVbOPxeDPMNQyUTLkYZcMIJHN4=",
"_location": "/vinyl",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "vinyl@0.5.3",
"name": "vinyl",
"escapedName": "vinyl",
"rawSpec": "0.5.3",
"saveSpec": null,
"fetchSpec": "0.5.3"
},
"_requiredBy": [
"/gulp-util"
],
"_resolved": "https://registry.npmjs.org/vinyl/-/vinyl-0.5.3.tgz",
"_spec": "0.5.3",
"_where": "C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main",
"author": {
"name": "Fractal",
"email": "contact@wearefractal.com",
"url": "http://wearefractal.com/"
},
"bugs": {
"url": "https://github.com/wearefractal/vinyl/issues"
},
"dependencies": {
"clone": "^1.0.0",
"clone-stats": "^0.0.1",
"replace-ext": "0.0.1"
},
"description": "A virtual file format",
"devDependencies": {
"buffer-equal": "0.0.1",
"event-stream": "^3.1.0",
"istanbul": "^0.3.0",
"istanbul-coveralls": "^1.0.1",
"jshint": "^2.4.1",
"lodash.templatesettings": "^3.1.0",
"mocha": "^2.0.0",
"rimraf": "^2.2.5",
"should": "^7.0.0"
},
"engines": {
"node": ">= 0.9"
},
"files": [
"index.js",
"lib"
],
"homepage": "http://github.com/wearefractal/vinyl",
"license": "MIT",
"main": "./index.js",
"name": "vinyl",
"repository": {
"type": "git",
"url": "git://github.com/wearefractal/vinyl.git"
},
"scripts": {
"coveralls": "istanbul cover _mocha && istanbul-coveralls",
"test": "mocha && jshint lib"
},
"version": "0.5.3"
}