HEX
Server: nginx/1.24.0
System: Linux nowruzgan 6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 x86_64
User: babak (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/dev/nowruzgan/rest/node_modules/parasails/package.json
{
  "name": "parasails",
  "version": "0.7.11",
  "description": "Lightweight structures for apps with more than one page.",
  "author": "Mike McNeil",
  "keywords": [
    "parasails",
    "vue.js-framework",
    "component-framework",
    "vue.js",
    "ui",
    "vue",
    "sails.js",
    "browser",
    "sails"
  ],
  "license": "MIT",
  "dependencies": {},
  "unpkg": "dist/parasails.js",
  "jsdelivr": "dist/parasails.js",
  "scripts": {
    "sandbox": "node -i -e 'global[require(\"./package.json\").name] = require(\"./\"); console.log(\"\\n\\n\\n\\n--\");'",
    "test": "npm run lint && npm run custom-tests",
    "custom-tests": "node ./node_modules/mocha/bin/mocha -R spec",
    "lint": "node ./node_modules/eslint/bin/eslint . --max-warnings=0 && echo '✔  Your code looks good.'"
  },
  "devDependencies": {
    "eslint": "4.11.0",
    "mocha": "3.0.2"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mikermcneil/parasails.git"
  }
}