mam-project-templates
Version:
my personal templating projects
81 lines (80 loc) • 2 kB
JSON
{
"_args": [
[
"vinyl-source-stream@1.1.0",
"C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft"
]
],
"_development": true,
"_from": "vinyl-source-stream@1.1.0",
"_id": "vinyl-source-stream@1.1.0",
"_inBundle": false,
"_integrity": "sha1-RMvlEIIFJ53rDFZTwJSiiHk4sas=",
"_location": "/vinyl-source-stream",
"_phantomChildren": {
"clone-stats": "0.0.1",
"core-util-is": "1.0.2",
"inherits": "2.0.3",
"isarray": "0.0.1",
"string_decoder": "0.10.31",
"xtend": "4.0.1"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "vinyl-source-stream@1.1.0",
"name": "vinyl-source-stream",
"escapedName": "vinyl-source-stream",
"rawSpec": "1.1.0",
"saveSpec": null,
"fetchSpec": "1.1.0"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/vinyl-source-stream/-/vinyl-source-stream-1.1.0.tgz",
"_spec": "1.1.0",
"_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft",
"author": {
"name": "Hugh Kennedy",
"email": "hughskennedy@gmail.com",
"url": "http://hughsk.io/"
},
"browser": "index.js",
"bugs": {
"url": "https://github.com/hughsk/vinyl-source-stream/issues"
},
"dependencies": {
"through2": "^0.6.1",
"vinyl": "^0.4.3"
},
"description": "Use conventional text streams at the start of your gulp or vinyl pipelines",
"devDependencies": {
"gulp": "~3.3.0",
"gulp-rename": "~0.2.1",
"tape": "~2.3.2",
"vinyl-map": "0.0.1"
},
"homepage": "https://github.com/hughsk/vinyl-source-stream",
"keywords": [
"vinyl",
"gulp",
"gulpfriendly",
"vanilla",
"stream",
"string",
"text",
"classic"
],
"license": "MIT",
"main": "index.js",
"name": "vinyl-source-stream",
"repository": {
"type": "git",
"url": "git://github.com/hughsk/vinyl-source-stream.git"
},
"scripts": {
"test": "node test"
},
"version": "1.1.0"
}