| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- {
- "_args": [
- [
- "lazy-val@1.0.3",
- "E:\\Client-Project\\UseStudio.CampusInfo\\resources\\app"
- ]
- ],
- "_from": "lazy-val@1.0.3",
- "_id": "lazy-val@1.0.3",
- "_inBundle": false,
- "_integrity": "sha1-u5eyAO8AgB2UwxfincbtOeMcXtw=",
- "_location": "/lazy-val",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "lazy-val@1.0.3",
- "name": "lazy-val",
- "escapedName": "lazy-val",
- "rawSpec": "1.0.3",
- "saveSpec": null,
- "fetchSpec": "1.0.3"
- },
- "_requiredBy": [
- "/electron-updater"
- ],
- "_resolved": "http://registry.npm.taobao.org/lazy-val/download/lazy-val-1.0.3.tgz",
- "_spec": "1.0.3",
- "_where": "E:\\Client-Project\\UseStudio.CampusInfo\\resources\\app",
- "author": {
- "name": "Vladimir Krivosheev"
- },
- "babel": {
- "presets": [
- "babel-preset-ts-node6-bluebird"
- ]
- },
- "bugs": {
- "url": "https://github.com/develar/read-config-file/issues"
- },
- "description": "Lazy value.",
- "devDependencies": {
- "babel-preset-ts-node6-bluebird": "^1.0.1",
- "ts-babel": "^4.1.8",
- "typescript": "^2.6.2"
- },
- "files": [
- "out"
- ],
- "homepage": "https://github.com/develar/read-config-file",
- "license": "MIT",
- "main": "out/main.js",
- "name": "lazy-val",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/develar/read-config-file.git"
- },
- "scripts": {
- "compile": "ts-babel",
- "release": "yarn compile && npm publish"
- },
- "typings": "./out/main.d.ts",
- "version": "1.0.3"
- }
|