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.json5 145B

123456789
  1. {
  2. name: 'deps-test',
  3. "namespace": "test",
  4. version: '0.0.0',
  5. depends: [
  6. 'neo-fun@0.3.2',
  7. 'range-v3@0.9.1',
  8. ]
  9. }