75 lines
1.8 KiB
JSON
75 lines
1.8 KiB
JSON
{
|
|
"_from": "gulp-token-replace",
|
|
"_id": "gulp-token-replace@1.1.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-kKbNN0PM7I57x7RMGy6VgWmRBgI=",
|
|
"_location": "/gulp-token-replace",
|
|
"_phantomChildren": {
|
|
"duplexer": "0.1.1",
|
|
"flatmap-stream": "0.1.2",
|
|
"from": "0.1.7",
|
|
"pause-stream": "0.0.11",
|
|
"through": "2.3.8"
|
|
},
|
|
"_requested": {
|
|
"type": "tag",
|
|
"registry": true,
|
|
"raw": "gulp-token-replace",
|
|
"name": "gulp-token-replace",
|
|
"escapedName": "gulp-token-replace",
|
|
"rawSpec": "",
|
|
"saveSpec": null,
|
|
"fetchSpec": "latest"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/",
|
|
"#USER"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/gulp-token-replace/-/gulp-token-replace-1.1.2.tgz",
|
|
"_shasum": "90a6cd3743ccec8e7bc7b44c1b2e958169910602",
|
|
"_spec": "gulp-token-replace",
|
|
"_where": "/var/www/html/autocompletion",
|
|
"author": {
|
|
"name": "Martin Wojtala",
|
|
"email": "martin.wojtala@oath.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/Pictela/gulp-token-replace/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"concat-stream": "~1.6.x",
|
|
"event-stream": "~3.3.x",
|
|
"gulp-util": "~3.0.x"
|
|
},
|
|
"deprecated": false,
|
|
"description": "A token replace plugin for gulp",
|
|
"devDependencies": {
|
|
"gulp": "~3.9.x",
|
|
"gulp-util": "~3.0.x",
|
|
"mocha": "~3.4.x",
|
|
"should": "~11.2.x"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
},
|
|
"homepage": "https://github.com/Pictela/gulp-token-replace#readme",
|
|
"keywords": [
|
|
"gulpplugin",
|
|
"replace",
|
|
"token",
|
|
"JSON"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "gulp-token-replace",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/Pictela/gulp-token-replace.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha"
|
|
},
|
|
"version": "1.1.2"
|
|
}
|