Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

  • f785e67
  • /
  • package.json
Raw File Download

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
content badge
swh:1:cnt:ee1a3315a57d39d08b5856e49ee179290ca434a2
directory badge
swh:1:dir:f785e67ead99e03a20f7fccba0bfca402dc4afde

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
package.json
{
  "name": "phantasus.js",
  "productName": "phantasus.js",
  "description": "phantasus.js JavaScript Library",
  "license": "MIT",
  "version": "0.0.1",
  "repository": {
    "type": "git",
    "url": "https://github.com/baba-beda/phantasus.js.git"
  },
  "homepage": "https://artyomovlab.wustl.edu/phantasus",
  "bugs": {
    "url": "https://github.com/baba-beda/phantasus.js/issues"
  },
  "author": {
    "name": "Joshua Gould"
  },
  "keywords": [
    "graphing",
    "plotting",
    "data",
    "matrix",
    "heatmap",
    "heat map",
    "visualization",
    "phantasus.js",
    "phantasus"
  ],
  "scripts": {
    "test:js": "grunt dist",
    "test:karma": "./node_modules/.bin/karma start my.conf.js --single-run",
    "test": "npm run test:js && npm run test:karma"
  },
  "devDependencies": {
    "finalhandler": "^1.0.3",
    "grunt": "^1.0.1",
    "grunt-concurrent": "^2.3.1",
    "grunt-contrib-concat": "^1.0.1",
    "grunt-contrib-connect": "^1.0.2",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-cssmin": "^2.2.0",
    "grunt-contrib-jasmine": "^1.1.0",
    "grunt-contrib-uglify": "^3.0.1",
    "grunt-contrib-watch": "^1.0.0",
    "jasmine": "^2.6.0",
    "jasmine-core": "~2.6.4",
    "karma": "~1.7.0",
    "karma-coverage": "^1.1.1",
    "karma-jasmine": "~1.1.0",
    "karma-phantomjs-launcher": "^1.0.4",
    "karma-requirejs": "^1.1.0",
    "phantomjs-prebuilt": "^2.1.14",
    "promise-polyfill": "^6.0.2",
    "protobufjs": "~3.7",
    "requirejs": "^2.3.4",
    "serve-static": "^1.12.3",
    "whatwg-fetch": "^2.0.3"
  },
  "dependencies": {
    "grunt-cli": "^1.2.0",
    "mathjax": "^2.7.2"
  }
}

back to top

Software Heritage — Copyright (C) 2015–2026, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API