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.

65 lines
1.7 KiB

{
"_args": [
[
"require-from-string@1.2.1",
"C:\\Users\\YiMing\\Desktop\\code\\StudentManagerSystemVue"
]
],
"_development": true,
"_from": "require-from-string@1.2.1",
"_id": "require-from-string@1.2.1",
"_inBundle": false,
"_integrity": "sha512-H7AkJWMobeskkttHyhTVtS0fxpFLjxhbfMa6Bk3wimP7sdPRGL3EyCg3sAQenFfAe+xQ+oAc85Nmtvq0ROM83Q==",
"_location": "/require-from-string",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "require-from-string@1.2.1",
"name": "require-from-string",
"escapedName": "require-from-string",
"rawSpec": "1.2.1",
"saveSpec": null,
"fetchSpec": "1.2.1"
},
"_requiredBy": [
"/postcss-load-options/cosmiconfig",
"/postcss-load-plugins/cosmiconfig",
"/vue-loader/cosmiconfig"
],
"_resolved": "https://registry.npmmirror.com/require-from-string/-/require-from-string-1.2.1.tgz",
"_spec": "1.2.1",
"_where": "C:\\Users\\YiMing\\Desktop\\code\\StudentManagerSystemVue",
"author": {
"name": "Vsevolod Strukchinsky",
"email": "floatdrop@gmail.com",
"url": "github.com/floatdrop"
},
"bugs": {
"url": "https://github.com/floatdrop/require-from-string/issues"
},
"dependencies": {},
"description": "Require module from string",
"devDependencies": {
"mocha": "*"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/floatdrop/require-from-string#readme",
"keywords": [],
"license": "MIT",
"name": "require-from-string",
"repository": {
"type": "git",
"url": "git+https://github.com/floatdrop/require-from-string.git"
},
"scripts": {
"test": "mocha"
},
"version": "1.2.1"
}