69 lines
1.9 KiB
JSON
69 lines
1.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"electron-releases@2.1.0",
|
|
"/Users/asciidisco/Desktop/asciidisco.com/build"
|
|
]
|
|
],
|
|
"_from": "electron-releases@2.1.0",
|
|
"_id": "electron-releases@2.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-cyKFD1bTE/UgULXfaueIN1k5EPFzs+FRc/rvCY5tIynefAPqopQEgjr0EzY+U3Dqrk/G4m9tXSPuZ77v6dL/Rw==",
|
|
"_location": "/electron-releases",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "electron-releases@2.1.0",
|
|
"name": "electron-releases",
|
|
"escapedName": "electron-releases",
|
|
"rawSpec": "2.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "2.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/electron-to-chromium"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/electron-releases/-/electron-releases-2.1.0.tgz",
|
|
"_spec": "2.1.0",
|
|
"_where": "/Users/asciidisco/Desktop/asciidisco.com/build",
|
|
"bugs": {
|
|
"url": "https://github.com/electron/electron-releases/issues"
|
|
},
|
|
"description": "Complete and up-to-date info about every release of Electron",
|
|
"devDependencies": {
|
|
"chai": "^4.1.2",
|
|
"check-for-leaks": "^1.2.0",
|
|
"dotenv-safe": "^4.0.4",
|
|
"flat": "^4.0.0",
|
|
"github": "^13.0.1",
|
|
"got": "^8.0.1",
|
|
"hubdown": "^2.0.0",
|
|
"lodash": "^4.17.4",
|
|
"make-promises-safe": "^1.1.0",
|
|
"mocha": "^4.0.1",
|
|
"npm": "^5.6.0",
|
|
"parse-link-header": "^1.0.1",
|
|
"platform-utils": "^1.0.0",
|
|
"semver": "^5.4.1",
|
|
"standard": "^10.0.3",
|
|
"standard-markdown": "^4.0.2"
|
|
},
|
|
"homepage": "https://github.com/electron/electron-releases#readme",
|
|
"license": "MIT",
|
|
"main": "index.json",
|
|
"name": "electron-releases",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/electron/electron-releases.git"
|
|
},
|
|
"scripts": {
|
|
"build": "node script/build.js",
|
|
"prepack": "check-for-leaks",
|
|
"prepush": "check-for-leaks",
|
|
"release": "./script/release.sh",
|
|
"test": "mocha && standard --fix && standard-markdown"
|
|
},
|
|
"version": "2.1.0"
|
|
}
|