forked from daren.hsu/line_push
72 lines
2.0 KiB
JSON
72 lines
2.0 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@nuxtjs/eslint-config@3.0.0",
|
|
"/mnt/Foxconn/Digitalent/Deverloper/liff-push_2series"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "@nuxtjs/eslint-config@3.0.0",
|
|
"_id": "@nuxtjs/eslint-config@3.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-sjAyE0jSuk20Q1jalJ1TwUDJXDunmT4jBZe22cVYE9H2zeKcA8CAhEOvbl9713fJXkRrXDIJDOIHVvT8aWMgyw==",
|
|
"_location": "/@nuxtjs/eslint-config",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@nuxtjs/eslint-config@3.0.0",
|
|
"name": "@nuxtjs/eslint-config",
|
|
"escapedName": "@nuxtjs%2feslint-config",
|
|
"scope": "@nuxtjs",
|
|
"rawSpec": "3.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/",
|
|
"/@nuxtjs/eslint-config-typescript"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@nuxtjs/eslint-config/-/eslint-config-3.0.0.tgz",
|
|
"_spec": "3.0.0",
|
|
"_where": "/mnt/Foxconn/Digitalent/Deverloper/liff-push_2series",
|
|
"bugs": {
|
|
"url": "https://github.com/nuxt/eslint-config/issues"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"name": "Alexander Lichter",
|
|
"email": "npm@lichter.io"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"eslint-config-standard": "^14.1.1",
|
|
"eslint-plugin-import": "2.19.1",
|
|
"eslint-plugin-jest": "^23.10.0",
|
|
"eslint-plugin-node": "^11.1.0",
|
|
"eslint-plugin-promise": "^4.2.1",
|
|
"eslint-plugin-standard": "^4.0.1",
|
|
"eslint-plugin-unicorn": "^19.0.1",
|
|
"eslint-plugin-vue": "^6.2.2"
|
|
},
|
|
"description": "Nuxt.js eslint config",
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "173b586031f3ebd8d9b52c0bf369078ebaa598f7",
|
|
"homepage": "https://github.com/nuxt/eslint-config/tree/master/packages/eslint-config",
|
|
"license": "MIT",
|
|
"name": "@nuxtjs/eslint-config",
|
|
"peerDependencies": {
|
|
"eslint": "^7.0.0"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/nuxt/eslint-config.git"
|
|
},
|
|
"version": "3.0.0"
|
|
}
|