83a2444265eebc7a5adb5698987f09ca14d58069.svn-base 1.67 KB
{
  "_from": "uglify-js@~1.3.3",
  "_id": "uglify-js@1.3.5",
  "_inBundle": false,
  "_integrity": "sha1-S1v/+Rhu/7qoiOTJ6UvZ/EyUkp0=",
  "_location": "/uglify-js",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "uglify-js@~1.3.3",
    "name": "uglify-js",
    "escapedName": "uglify-js",
    "rawSpec": "~1.3.3",
    "saveSpec": null,
    "fetchSpec": "~1.3.3"
  },
  "_requiredBy": [
    "/grunt"
  ],
  "_resolved": "https://registry.npm.taobao.org/uglify-js/download/uglify-js-1.3.5.tgz?cache=0&sync_timestamp=1611096721363&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fuglify-js%2Fdownload%2Fuglify-js-1.3.5.tgz",
  "_shasum": "4b5bfff9186effbaa888e4c9e94bd9fc4c94929d",
  "_spec": "uglify-js@~1.3.3",
  "_where": "F:\\budongchan_quanji_work\\ODM\\src\\main\\webapp\\static\\jquery-validation\\1.11.0\\node_modules\\grunt",
  "author": {
    "name": "Mihai Bazon",
    "email": "mihai.bazon@gmail.com",
    "url": "http://mihai.bazon.net/blog"
  },
  "bin": {
    "uglifyjs": "bin/uglifyjs"
  },
  "bugs": {
    "url": "https://github.com/mishoo/UglifyJS/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "JavaScript parser and compressor/beautifier toolkit",
  "devDependencies": {
    "nodeunit": "0.7.x"
  },
  "homepage": "https://github.com/mishoo/UglifyJS#readme",
  "main": "./uglify-js.js",
  "name": "uglify-js",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/mishoo/UglifyJS.git"
  },
  "scripts": {
    "test": "$(which nodeunit || echo node_modules/nodeunit/bin/nodeunit) test/unit/scripts.js && test/testparser.js && test/testconsolidator.js"
  },
  "version": "1.3.5"
}