forked from daren.hsu/line_push
67 lines
1.7 KiB
JSON
67 lines
1.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"loadjs@4.2.0",
|
|
"/mnt/Foxconn/Digitalent/Deverloper/liff-push_2series"
|
|
]
|
|
],
|
|
"_from": "loadjs@4.2.0",
|
|
"_id": "loadjs@4.2.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-AgQGZisAlTPbTEzrHPb6q+NYBMD+DP9uvGSIjSUM5uG+0jG15cb8axWpxuOIqrmQjn6scaaH8JwloiP27b2KXA==",
|
|
"_location": "/loadjs",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "loadjs@4.2.0",
|
|
"name": "loadjs",
|
|
"escapedName": "loadjs",
|
|
"rawSpec": "4.2.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "4.2.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/webpack-external-import"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/loadjs/-/loadjs-4.2.0.tgz",
|
|
"_spec": "4.2.0",
|
|
"_where": "/mnt/Foxconn/Digitalent/Deverloper/liff-push_2series",
|
|
"bugs": {
|
|
"url": "https://github.com/muicss/loadjs/issues",
|
|
"email": "contact@muicss.com"
|
|
},
|
|
"description": "Tiny async loader for modern browsers",
|
|
"devDependencies": {
|
|
"del": "^5.1.0",
|
|
"gulp": "^4.0.2",
|
|
"gulp-jshint": "^2.1.0",
|
|
"gulp-rename": "^1.4.0",
|
|
"gulp-uglify": "^3.0.2",
|
|
"gulp-umd": "^2.0.0",
|
|
"jshint": "^2.10.2"
|
|
},
|
|
"homepage": "https://github.com/muicss/loadjs",
|
|
"keywords": [
|
|
"async",
|
|
"loader",
|
|
"dependency manager"
|
|
],
|
|
"license": "MIT",
|
|
"main": "dist/loadjs.umd.js",
|
|
"name": "loadjs",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/muicss/loadjs.git"
|
|
},
|
|
"scripts": {
|
|
"build-all": "gulp build-all",
|
|
"build-dist": "gulp build-dist",
|
|
"build-examples": "gulp build-examples",
|
|
"build-tests": "gulp build-tests",
|
|
"gulp": "gulp",
|
|
"http-server": "http-server"
|
|
},
|
|
"version": "4.2.0"
|
|
}
|