| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- {
- "_args": [
- [
- "webpack-core@0.6.9",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_development": true,
- "_from": "webpack-core@0.6.9",
- "_id": "webpack-core@0.6.9",
- "_inBundle": false,
- "_integrity": "sha1-/FcViMhVjad76e+23r3Fo7FyvcI=",
- "_location": "/webpack-core",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "webpack-core@0.6.9",
- "name": "webpack-core",
- "escapedName": "webpack-core",
- "rawSpec": "0.6.9",
- "saveSpec": null,
- "fetchSpec": "0.6.9"
- },
- "_requiredBy": [
- "/webpack-subresource-integrity"
- ],
- "_resolved": "https://registry.npmjs.org/webpack-core/-/webpack-core-0.6.9.tgz",
- "_spec": "0.6.9",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "author": {
- "name": "Tobias Koppers @sokra"
- },
- "bugs": {
- "url": "https://github.com/webpack/core/issues"
- },
- "dependencies": {
- "source-list-map": "~0.1.7",
- "source-map": "~0.4.1"
- },
- "description": "The core of webpack and enhanced-require.",
- "devDependencies": {
- "mocha": "1.3.x",
- "should": "1.1.x"
- },
- "engines": {
- "node": ">=0.6"
- },
- "homepage": "http://github.com/webpack/core",
- "licenses": [
- {
- "type": "MIT",
- "url": "http://www.opensource.org/licenses/mit-license.php"
- }
- ],
- "name": "webpack-core",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/webpack/core.git"
- },
- "version": "0.6.9"
- }
|