HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //lib/node_modules/pm2/node_modules/fclone/package.json
{
  "name": "fclone",
  "version": "1.0.11",
  "description": "Clone objects by dropping circular references",
  "main": "dist/fclone",
  "scripts": {
    "test": "./node_modules/.bin/_mocha",
    "build": "./node_modules/.bin/gulp"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/soyuka/fclone.git"
  },
  "keywords": [
    "clone",
    "deep",
    "circular",
    "json",
    "stringify",
    "fast"
  ],
  "author": "soyuka <soyuka@gmail.com>",
  "license": "MIT",
  "devDependencies": {
    "babel-preset-es2015": "^6.9.0",
    "chai": "^3.5.0",
    "gulp": "^3.9.1",
    "gulp-babel": "^6.1.2",
    "gulp-rename": "^1.2.2",
    "gulp-uglify": "^1.5.4",
    "gulp-wrap": "^0.13.0",
    "mocha": "^2.5.3"
  }
}