install gulp
This commit is contained in:
+51
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"stdout-stream@1.4.0",
|
||||
"/mnt/data/Sites/anissabensalah.net/user/themes/anissabensalah"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "stdout-stream@1.4.0",
|
||||
"_id": "stdout-stream@1.4.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-osfIWH5U2UJ+qe2zrD8s1SLfN4s=",
|
||||
"_location": "/stdout-stream",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "stdout-stream@1.4.0",
|
||||
"name": "stdout-stream",
|
||||
"escapedName": "stdout-stream",
|
||||
"rawSpec": "1.4.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.4.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/node-sass"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/stdout-stream/-/stdout-stream-1.4.0.tgz",
|
||||
"_spec": "1.4.0",
|
||||
"_where": "/mnt/data/Sites/anissabensalah.net/user/themes/anissabensalah",
|
||||
"bugs": {
|
||||
"url": "https://github.com/mafintosh/stdout-stream/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"readable-stream": "^2.0.1"
|
||||
},
|
||||
"description": "Non-blocking stdout stream",
|
||||
"devDependencies": {
|
||||
"tape": "~2.12.3"
|
||||
},
|
||||
"homepage": "https://github.com/mafintosh/stdout-stream#readme",
|
||||
"name": "stdout-stream",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/mafintosh/stdout-stream.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "tape test/index.js"
|
||||
},
|
||||
"version": "1.4.0"
|
||||
}
|
||||
Reference in New Issue
Block a user