99 lines
2.6 KiB
JSON
99 lines
2.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "gulp-json-transform@^0.4.2",
|
|
"scope": null,
|
|
"escapedName": "gulp-json-transform",
|
|
"name": "gulp-json-transform",
|
|
"rawSpec": "^0.4.2",
|
|
"spec": ">=0.4.2 <0.5.0",
|
|
"type": "range"
|
|
},
|
|
"/home/dold/repos/taler/wallet-webex"
|
|
]
|
|
],
|
|
"_from": "gulp-json-transform@>=0.4.2 <0.5.0",
|
|
"_id": "gulp-json-transform@0.4.2",
|
|
"_inCache": true,
|
|
"_location": "/gulp-json-transform",
|
|
"_nodeVersion": "6.2.2",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/gulp-json-transform-0.4.2.tgz_1468387824523_0.4617619593627751"
|
|
},
|
|
"_npmUser": {
|
|
"name": "thaggie",
|
|
"email": "thaggie@gmail.com"
|
|
},
|
|
"_npmVersion": "3.9.5",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "gulp-json-transform@^0.4.2",
|
|
"scope": null,
|
|
"escapedName": "gulp-json-transform",
|
|
"name": "gulp-json-transform",
|
|
"rawSpec": "^0.4.2",
|
|
"spec": ">=0.4.2 <0.5.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/gulp-json-transform/-/gulp-json-transform-0.4.2.tgz",
|
|
"_shasum": "2245ed252fa309c97b8bdd9d1a19cdd149e32685",
|
|
"_shrinkwrap": null,
|
|
"_spec": "gulp-json-transform@^0.4.2",
|
|
"_where": "/home/dold/repos/taler/wallet-webex",
|
|
"author": {
|
|
"name": "Tom Haggie",
|
|
"url": "https://github.com/thaggie"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/thaggie/gulp-json-transform/issues"
|
|
},
|
|
"dependencies": {
|
|
"gulp-util": "^3.0.7",
|
|
"promise": "^7.1.1",
|
|
"through2": "^2.0.1"
|
|
},
|
|
"description": "A gulp plugin to transform json files, pipe json files through it and transform them to other json files or other formats.",
|
|
"devDependencies": {
|
|
"jshint": "^2.9.2",
|
|
"mocha": "^2.5.3",
|
|
"should": "^9.0.2"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "2245ed252fa309c97b8bdd9d1a19cdd149e32685",
|
|
"tarball": "https://registry.npmjs.org/gulp-json-transform/-/gulp-json-transform-0.4.2.tgz"
|
|
},
|
|
"gitHead": "c7ae1628910e4413650e894b004cae036cbba625",
|
|
"homepage": "https://github.com/thaggie/gulp-json-transform",
|
|
"keywords": [
|
|
"gulp",
|
|
"plugin",
|
|
"transform",
|
|
"json"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "thaggie",
|
|
"email": "thaggie@gmail.com"
|
|
}
|
|
],
|
|
"name": "gulp-json-transform",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/thaggie/gulp-json-transform.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha"
|
|
},
|
|
"version": "0.4.2"
|
|
}
|