package.json 341 Bytes
{
  "name": "import-module",
  "version": "1.0.0",
  "description": "Less files to be included in node_modules directory for testing import from node_modules",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Rob Huzzey <robert.huzzey@holidayextras.com>",
  "license": "ISC"
}