Ohm-Management - Projektarbeit B-ME
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

package.json 332B

1234567891011
  1. {
  2. "name": "nestedtest",
  3. "version": "1.0.0",
  4. "description": "A dummy package that facilitates testing that require_optional correctly walks up the module call stack",
  5. "main": "index.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "author": "Sebastian Hallum Clarke",
  10. "license": "ISC"
  11. }