updated sys and created publi
This commit is contained in:
+15
-55
@@ -1,51 +1,34 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"raw": "source-map@^0.5.6",
|
||||
"scope": null,
|
||||
"escapedName": "source-map",
|
||||
"name": "source-map",
|
||||
"rawSpec": "^0.5.6",
|
||||
"spec": ">=0.5.6 <0.6.0",
|
||||
"type": "range"
|
||||
},
|
||||
"/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/postcss"
|
||||
"source-map@0.5.6",
|
||||
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
|
||||
]
|
||||
],
|
||||
"_from": "source-map@>=0.5.6 <0.6.0",
|
||||
"_development": true,
|
||||
"_from": "source-map@0.5.6",
|
||||
"_id": "source-map@0.5.6",
|
||||
"_inCache": true,
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-dc449SvwczxafwwRjYEzSiu19BI=",
|
||||
"_location": "/source-map",
|
||||
"_nodeVersion": "5.3.0",
|
||||
"_npmOperationalInternal": {
|
||||
"host": "packages-12-west.internal.npmjs.com",
|
||||
"tmp": "tmp/source-map-0.5.6.tgz_1462209962516_0.9263619624543935"
|
||||
},
|
||||
"_npmUser": {
|
||||
"name": "nickfitzgerald",
|
||||
"email": "fitzgen@gmail.com"
|
||||
},
|
||||
"_npmVersion": "3.3.12",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"raw": "source-map@^0.5.6",
|
||||
"scope": null,
|
||||
"escapedName": "source-map",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "source-map@0.5.6",
|
||||
"name": "source-map",
|
||||
"rawSpec": "^0.5.6",
|
||||
"spec": ">=0.5.6 <0.6.0",
|
||||
"type": "range"
|
||||
"escapedName": "source-map",
|
||||
"rawSpec": "0.5.6",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.5.6"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/postcss",
|
||||
"/vinyl-sourcemaps-apply"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.6.tgz",
|
||||
"_shasum": "75ce38f52bf0733c5a7f0c118d81334a2bb5f412",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "source-map@^0.5.6",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/postcss",
|
||||
"_spec": "0.5.6",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
|
||||
"author": {
|
||||
"name": "Nick Fitzgerald",
|
||||
"email": "nfitzgerald@mozilla.com"
|
||||
@@ -199,17 +182,11 @@
|
||||
"email": "nicolas.lalevee@hibnet.org"
|
||||
}
|
||||
],
|
||||
"dependencies": {},
|
||||
"description": "Generates and consumes source maps",
|
||||
"devDependencies": {
|
||||
"doctoc": "^0.15.0",
|
||||
"webpack": "^1.12.0"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "75ce38f52bf0733c5a7f0c118d81334a2bb5f412",
|
||||
"tarball": "https://registry.npmjs.org/source-map/-/source-map-0.5.6.tgz"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
},
|
||||
@@ -221,27 +198,10 @@
|
||||
"dist/source-map.min.js",
|
||||
"dist/source-map.min.js.map"
|
||||
],
|
||||
"gitHead": "aa0398ced67beebea34f0d36f766505656c344f6",
|
||||
"homepage": "https://github.com/mozilla/source-map",
|
||||
"license": "BSD-3-Clause",
|
||||
"main": "./source-map.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "mozilla-devtools",
|
||||
"email": "mozilla-developer-tools@googlegroups.com"
|
||||
},
|
||||
{
|
||||
"name": "mozilla",
|
||||
"email": "dherman@mozilla.com"
|
||||
},
|
||||
{
|
||||
"name": "nickfitzgerald",
|
||||
"email": "fitzgen@gmail.com"
|
||||
}
|
||||
],
|
||||
"name": "source-map",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+ssh://git@github.com/mozilla/source-map.git"
|
||||
|
||||
Reference in New Issue
Block a user