blob: 2b835ee1c0f537fcbb8f5773e35dd99143e3a2f2 [file] [log] [blame]
{
"_from": "uncrustify@^0.6.1",
"_id": "uncrustify@0.6.1",
"_inBundle": false,
"_integrity": "sha1-UQI7pqm7iAaycgSR8w6IHdvcIIg=",
"_location": "/uncrustify",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "uncrustify@^0.6.1",
"name": "uncrustify",
"escapedName": "uncrustify",
"rawSpec": "^0.6.1",
"saveSpec": null,
"fetchSpec": "^0.6.1"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/uncrustify/-/uncrustify-0.6.1.tgz",
"_shasum": "51023ba6a9bb8806b2720491f30e881ddbdc2088",
"_spec": "uncrustify@^0.6.1",
"_where": "/Users/tripod/codez/cordova/cordova-osx",
"author": {
"name": "Ben Gardner"
},
"bin": {
"uncrustify": "src/uncrustify"
},
"bugs": {
"url": "https://github.com/shazron/uncrustify/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "2005 - .... : Ben Gardner"
}
],
"deprecated": false,
"description": "A highly configurable, easily modifiable source code beautifier for C, C++, C#, ObjectiveC, D, Java, Pawn and VALA",
"homepage": "https://github.com/shazron/uncrustify#readme",
"keywords": [
"uncrustify",
"source code beautifier"
],
"license": "GPLv3",
"main": "uncrustify",
"name": "uncrustify",
"repository": {
"type": "git",
"url": "git+https://github.com/shazron/uncrustify.git"
},
"scripts": {
"preinstall": "./configure && make"
},
"version": "0.6.1"
}