forked from enviPath/enviPy
76 lines
2.0 KiB
JSON
76 lines
2.0 KiB
JSON
{
|
|
"_from": "uglify-save-license@^0.4.1",
|
|
"_id": "uglify-save-license@0.4.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-lXJsF8xv0XHDYX479NjYKqjEzOE=",
|
|
"_location": "/uglify-save-license",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "uglify-save-license@^0.4.1",
|
|
"name": "uglify-save-license",
|
|
"escapedName": "uglify-save-license",
|
|
"rawSpec": "^0.4.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^0.4.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/gulp-uglify"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/uglify-save-license/-/uglify-save-license-0.4.1.tgz",
|
|
"_shasum": "95726c17cc6fd171c3617e3bf4d8d82aa8c4cce1",
|
|
"_spec": "uglify-save-license@^0.4.1",
|
|
"_where": "/home/manfred/enviPath/ketcher2/ketcher/node_modules/gulp-uglify",
|
|
"author": {
|
|
"name": "Shinnosuke Watanabe",
|
|
"url": "https://github.com/shinnn"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/shinnn/uglify-save-license/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "License detector for UglifyJS",
|
|
"devDependencies": {
|
|
"grunt": "^0.4.4",
|
|
"grunt-contrib-clean": "^0.5.0",
|
|
"grunt-contrib-jshint": "^0.10.0",
|
|
"grunt-contrib-nodeunit": "^0.3.3",
|
|
"grunt-contrib-uglify": "^0.4.0",
|
|
"grunt-contrib-watch": "^0.6.1",
|
|
"grunt-release": "^0.7.0",
|
|
"grunt-replace": "^0.7.7",
|
|
"load-grunt-tasks": "^0.4.0",
|
|
"semver": "^2.2.1"
|
|
},
|
|
"homepage": "https://github.com/shinnn/uglify-save-license",
|
|
"keywords": [
|
|
"uglify",
|
|
"compression",
|
|
"minification",
|
|
"comment",
|
|
"license",
|
|
"copyright",
|
|
"detection",
|
|
"preservation",
|
|
"banner"
|
|
],
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "https://github.com/shinnn/uglify-save-license/blob/master/LICENSE"
|
|
}
|
|
],
|
|
"main": "./uglify-save-license.js",
|
|
"name": "uglify-save-license",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/shinnn/uglify-save-license.git"
|
|
},
|
|
"scripts": {
|
|
"test": "grunt build"
|
|
},
|
|
"version": "0.4.1"
|
|
}
|